HomeSort by relevance Sort by last modified time
    Searched full:colorui (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.h 42 typedef Color<unsigned int> ColorUI;
169 ColorUI colorUIClearValue;
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
imageformats.h 58 static void readColor(gl::ColorUI *dst, const R8 *src)
71 static void writeColor(R8 *dst, const gl::ColorUI *src)
170 static void readColor(gl::ColorUI *dst, const R8G8 *src)
184 static void writeColor(R8G8 *dst, const gl::ColorUI *src)
210 static void readColor(gl::ColorUI *dst, const R8G8B8 *src)
225 static void writeColor(R8G8B8 *dst, const gl::ColorUI *src)
254 static void readColor(gl::ColorUI *dst, const B8G8R8 *src)
269 static void writeColor(B8G8R8 *dst, const gl::ColorUI *src)
326 static void readColor(gl::ColorUI *dst, const A8R8G8B8 *src)
342 static void writeColor(A8R8G8B8 *dst, const gl::ColorUI *src
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 71 unsigned int colorui[TILE_SIZE][TILE_SIZE][4]; member in union:softpipe_tex_cached_tile::__anon18553
sp_tex_tile_cache.c 303 (unsigned *) tile->data.colorui);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 71 unsigned int colorui[TILE_SIZE][TILE_SIZE][4]; member in union:softpipe_tex_cached_tile::__anon11037
sp_tex_tile_cache.c 303 (unsigned *) tile->data.colorui);
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Renderer11.cpp     [all...]

Completed in 543 milliseconds