Home
last modified time | relevance | path

Searched defs:spirvType (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/compiler/translator/spirv/
DBuildSPIRV.cpp566 SpirvType spirvType; in getSpirvType() local
608 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeData() local
628 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeDataOverrideTypeSpec() local
1510 SpirvType spirvType; in getBasicConstantHelper() local
1724 SpirvType spirvType; in declareSpecConst() local
DOutputSPIRV.cpp3972 SpirvType spirvType = mBuilder.getSpirvType(*coordinatesType, {}); in createImageTextureBuiltIn() local
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1568 TSpirvType* spirvType; variable
2980 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1582 TSpirvType* spirvType; variable
3047 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp883 const char* spirvType, in SpvAsmTypeTests()
1823 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4513 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp4569 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local