Searched defs:spirvType (Results 1 – 6 of 6) sorted by relevance
395 SpirvType spirvType; in getSpirvType() local433 SpirvType spirvType = getSpirvType(type, typeSpec); in getTypeData() local1140 SpirvType spirvType; in getBasicConstantHelper() local1336 SpirvType spirvType; in declareSpecConst() local
3545 SpirvType spirvType = mBuilder.getSpirvType(*coordinatesType, {}); in createImageTextureBuiltIn() local
279 Type spirvType = typeConverter.convertType(allocType); in matchAndRewrite() local
1461 TSpirvType* spirvType; variable2692 TSpirvType* spirvType; // SPIR-V type defined by spirv_type directive variable
883 const char* spirvType, in SpvAsmTypeTests()1819 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr()
4139 const auto& spirvType = type.getSpirvType(); in convertGlslangToSpvType() local