Home
last modified time | relevance | path

Searched refs:typeProxy (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp180 glslang::TBasicType typeProxy, bool reduceComparison = true);
183 glslang::TBasicType typeProxy);
185 glslang::TBasicType typeProxy);
187 glslang::TBasicType typeProxy);
190 …coration precision, spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy);
191 …lang::TOperator op, spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy);
193 …lang::TOperator op, spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy);
194 …coration precision, spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy);
4714 … glslang::TBasicType typeProxy, bool reduceComparison) argument
4716 bool isUnsigned = isTypeUnsignedInt(typeProxy);
[all …]