Home
last modified time | relevance | path

Searched refs:DVEC2 (Results 1 – 6 of 6) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h144 DVEC2 = 354, enumerator
DScan.cpp475 (*KeywordMap)["dvec2"] = DVEC2; in fillInKeywordMap()
1193 case DVEC2: in tokenizeIdentifier()
Dglslang.y190 %token <lex> DVEC2 DVEC3 DVEC4 DMAT2 DMAT3 DMAT4
1869 | DVEC2 {
Dglslang.m4190 %token <lex> DVEC2 DVEC3 DVEC4 DMAT2 DMAT3 DMAT4
1869 | DVEC2 {
Dglslang_tab.cpp222 DVEC2 = 354, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp240 DVEC2, enumerator
3721 VariableType::DVEC2,
4182 VariableType::DVEC2) != tested_var_types.end(); in usesF64()
4554 case VariableType::DVEC2: in getBaseType()
4916 case VariableType::DVEC2: in getNComponents()
5160 case VariableType::DVEC2: resultPtr = "dvec2"; break; in getVariableTypeGLSLType()
5633 case VariableType::DVEC2: in isMatrix()