Home
last modified time | relevance | path

Searched defs:uvec2Type (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp7159 spv::Id uvec2Type = builder.makeVectorType(uintType, 2); in createInvocationsOperation() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp7521 spv::Id uvec2Type = builder.makeVectorType(uintType, 2); in createInvocationsOperation() local