Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A 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
1453 SpirvType spirvType; in getBasicConstantHelper() local
1678 SpirvType spirvType; in declareSpecConst() local
H A DOutputSPIRV.cpp3895 SpirvType spirvType = mBuilder.getSpirvType(*coordinatesType, {}); in createImageTextureBuiltIn() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DTypes.h1427 TSpirvType *spirvType; variable
1468 TSpirvType* spirvType; variable
2919 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DTypes.h1470 TSpirvType* spirvType; variable
2882 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp877 … const char *spirvCapability, const char *spirvType, InputType inputType, in SpvAsmTypeTests()
1792 string getVariableStr(vector<T> &dataset, const char *spirvType, uint32_t spirvOperation) in getVariableStr()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp4779 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4587 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local