FastUIDraw
Functions
fastuidraw_read_texels_from_data.glsl.hpp File Reference

file fastuidraw_read_texels_from_data.glsl.hpp More...

Go to the source code of this file.

Functions

uint fastuidraw_read_texel_from_data (in ivec2 coord, in uvec2 dims, in uint location)
 Read 8-bit texel data from 32-bit linear data as packed into a fastuidraw::GlyphAtlas by fastuidraw::GlyphRenderDataTexels. More...
 

Detailed Description

file fastuidraw_read_texels_from_data.glsl.hpp

Copyright 2018 by Intel.

Contact: kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author
Kevin Rogovin kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

Definition in file fastuidraw_read_texels_from_data.glsl.hpp.