Searched refs:TYPE_BIT_0 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | get.c | 110 TYPE_BIT_0, enumerator in enum:value_type 227 #define CONTEXT_BIT0(field) CONTEXT_FIELD(field, TYPE_BIT_0) 1618 case TYPE_BIT_0: 1749 case TYPE_BIT_0: 1757 shift = d->type - TYPE_BIT_0; 1864 case TYPE_BIT_0: 1872 shift = d->type - TYPE_BIT_0; 1979 case TYPE_BIT_0: 1987 shift = d->type - TYPE_BIT_0; 2092 case TYPE_BIT_0 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | get.c | 149 TYPE_BIT_0, enumerator in enum:value_type 266 #define CONTEXT_BIT0(field) CONTEXT_FIELD(field, TYPE_BIT_0) 1690 case TYPE_BIT_0: 1830 case TYPE_BIT_0: 1838 shift = d->type - TYPE_BIT_0; 1956 case TYPE_BIT_0: 1964 shift = d->type - TYPE_BIT_0; 2082 case TYPE_BIT_0: 2090 shift = d->type - TYPE_BIT_0; 2209 case TYPE_BIT_0 [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 182 { GL_TEXTURE_GEN_STR_OES, LOC_TEXUNIT, TYPE_BIT_0, offsetof(struct gl_fixedfunc_texture_unit, TexGenEnabled), NO_EXTRA }, 536 { GL_TEXTURE_GEN_S, LOC_TEXUNIT, TYPE_BIT_0, offsetof(struct gl_fixedfunc_texture_unit, TexGenEnabled), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 182 { GL_TEXTURE_GEN_STR_OES, LOC_TEXUNIT, TYPE_BIT_0, offsetof(struct gl_fixedfunc_texture_unit, TexGenEnabled), NO_EXTRA }, 544 { GL_TEXTURE_GEN_S, LOC_TEXUNIT, TYPE_BIT_0, offsetof(struct gl_fixedfunc_texture_unit, TexGenEnabled), NO_EXTRA },
|
Completed in 11 milliseconds