Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h232 Id makeVectorDebugType(Id const baseType, int const componentCount);
DSpvBuilder.cpp359 auto const debugResultId = makeVectorDebugType(component, size); in makeVectorType()
895 Id Builder::makeVectorDebugType(Id const baseType, int const componentCount) in makeVectorDebugType() function in spv::Builder
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h234 Id makeVectorDebugType(Id const baseType, int const componentCount);
H A DSpvBuilder.cpp376 auto const debugResultId = makeVectorDebugType(component, size); in makeVectorType()
962 Id Builder::makeVectorDebugType(Id const baseType, int const componentCount) in makeVectorDebugType() function in spv::Builder