HomeSort by relevance Sort by last modified time
    Searched defs:SWIZZLE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/common/gpu/client/
gl_helper_readback_support.h 16 enum FormatSupport { SUPPORTED, SWIZZLE, NOT_SUPPORTED };
25 // readback. If |can_swizzle| is true then this method will return SWIZZLE if
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h 142 SWIZZLE = 360,
250 #define SWIZZLE 360
program_parse.tab.c 156 gl_register_file file, GLint index, GLuint swizzle);
327 SWIZZLE = 360,
435 #define SWIZZLE 360
5756 unsigned swizzle; local
    [all...]

Completed in 71 milliseconds