Home
last modified time | relevance | path

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

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