Searched refs:GEOMETRY (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | keymap.c | 36 #define GEOMETRY 1 macro 129 sections[GEOMETRY] = file; 149 if (ok && (sections[GEOMETRY] != NULL)) 150 ok = CompileGeometry(sections[GEOMETRY], result, MergeOverride);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | test_isel.cpp | 93 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY, 122 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY,
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | maprules.c | 197 #define GEOMETRY 8 macro 455 rule->geometry= _XkbDupString(tmp.name[GEOMETRY]);
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | maprules.c | 195 #define GEOMETRY 8 macro 457 rule->geometry = Xstrdup(tmp.name[GEOMETRY]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 1221 PROG_TYPE_CASE(GEOMETRY, GEOMETRY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 1293 PROG_TYPE_CASE(GEOMETRY, GEOMETRY);
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | maprules.c | 218 #define GEOMETRY 8 macro 503 rule->geometry = _XkbDupString(tmp.name[GEOMETRY]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 312 DD_SHADER(GEOMETRY, gs)
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_dump.c | 136 SHADER_STR(GEOMETRY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 312 DD_SHADER(GEOMETRY, gs)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 2188 si_emit_consecutive_shader_pointers(sctx, SI_DESCS_SHADER_MASK(GEOMETRY),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 2128 si_emit_consecutive_shader_pointers(sctx, SI_DESCS_SHADER_MASK(GEOMETRY),
|
Completed in 24 milliseconds