Searched defs:UNIFORM (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ | ||
| H A D | etnaviv_compiler_nir.c | 221 #define UNIFORM(x) CONST_VAL(ETNA_UNIFORM_UNIFORM, x) macro |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ | ||
| H A D | glsl_parser.h | 70 UNIFORM = 277, enumerator in enum:yytokentype |
| H A D | glsl_parser.cpp | 211 UNIFORM = 277, enumerator in enum:yytokentype |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ | ||
| H A D | glsl_parser.h | 77 UNIFORM = 278, /* UNIFORM */ enumerator in enum:yytokentype |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_eu_defines.h | 918 UNIFORM, /* prog_data->params[reg] */ enumerator in enum:brw_reg_file |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_eu_defines.h | 992 UNIFORM, /* prog_data->params[reg] */ enumerator in enum:brw_reg_file |
Completed in 19 milliseconds