Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DBuildSPIRV.cpp395 SpirvType spirvType; in getSpirvType() local
433 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeData() local
1140 SpirvType spirvType; in getBasicConstantHelper() local
1336 SpirvType spirvType; in declareSpecConst() local
DOutputSPIRV.cpp3545 SpirvType spirvType = mBuilder.getSpirvType(*coordinatesType, {}); in createImageTextureBuiltIn() local
/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/
DConvertStandardToSPIRV.cpp279 Type spirvType = typeConverter.convertType(allocType); in matchAndRewrite() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1461 TSpirvType* spirvType; variable
2692 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()
1819 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp4139 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local