Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp6189 spv::Id uvec2Type = builder.makeVectorType(uintType, 2); local
6191 builder.createCompositeConstruct(uvec2Type, components));