Searched defs:spirvType (Results 1 – 6 of 6) sorted by relevance
525 SpirvType spirvType; in getSpirvType() local563 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeData() local583 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeDataOverrideTypeSpec() local1322 SpirvType spirvType; in getBasicConstantHelper() local1518 SpirvType spirvType; in declareSpecConst() local
3928 SpirvType spirvType = mBuilder.getSpirvType(*coordinatesType, {}); in createImageTextureBuiltIn() local
1464 TSpirvType* spirvType; variable2872 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
883 const char* spirvType, in SpvAsmTypeTests()1823 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr()
4548 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local