Home
last modified time | relevance | path

Searched defs:formatPart (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp246 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType() local
DvktPipelineMultisampleImageTests.cpp802 …const std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLAS… in getShaderMultisampledImageType() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp591 std::string formatPart = getFormatPrefix(format); in getShaderImageType() local
696 …const char* formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getGlslSamplerType() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp484 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType() local
508 std::string formatPart; in getShaderImageType() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp457 std::string formatPart; in getShaderImageType() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp217 …const std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLAS… in getShaderSamplerOrImageType() local
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp239 const char* const formatPart = isFormatTypeUnsignedInteger(formatType) ? "u" in getShaderSamplerOrImageType() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp415 …const std::string formatPart = tcu::getTextureChannelClass(texFormat.type) == tcu::TEXTURECHANNE… in getShaderImageType() local