Searched defs:formatPart (Results 1 – 10 of 10) sorted by relevance
261 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType() local
896 const std::string formatPart = in getShaderMultisampledImageType() local
547 std::string formatPart = getFormatPrefix(format); in getShaderImageType() local713 …const char *formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getGlslSamplerType() local
468 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType() local510 std::string formatPart; in getShaderImageType() local
87 prefix.formatParts.forEachIndexed { index, formatPart -> in <lambda>() method
255 for ((i, formatPart) in formatParts.withIndex()) { in <lambda>() variable
564 std::string formatPart; in getShaderImageType() local
289 const std::string formatPart = in getShaderSamplerOrImageType() local
269 const char *const formatPart = isFormatTypeUnsignedInteger(formatType) ? "u" : in getShaderSamplerOrImageType() local
449 const std::string formatPart = in getShaderImageType() local