Searched refs:MAX_GL_VERT_ATTRIB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.h222 #define MAX_GL_VERT_ATTRIB VERT_ATTRIB_MAX macro
241 uint8_t gl_attrib_wa_flags[MAX2(MAX_GL_VERT_ATTRIB, MAX_VK_VERT_ATTRIB)];
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h266 #define MAX_GL_VERT_ATTRIB VERT_ATTRIB_MAX macro
310 uint8_t gl_attrib_wa_flags[MAX2(MAX_GL_VERT_ATTRIB, MAX_VK_VERT_ATTRIB)];

Completed in 7 milliseconds