Home
last modified time | relevance | path

Searched defs:getSpirvType (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/spirv/
DBuildSPIRV.cpp564 SpirvType SPIRVBuilder::getSpirvType(const TType &type, const SpirvTypeSpec &typeSpec) const in getSpirvType() function in sh::SPIRVBuilder
/external/deqp-deps/glslang/glslang/Include/
DTypes.h2892 const TSpirvType& getSpirvType() const { assert(spirvType); return *spirvType; } in getSpirvType() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h2955 const TSpirvType& getSpirvType() const { assert(spirvType); return *spirvType; } in getSpirvType() function