Home
last modified time | relevance | path

Searched defs:formatName (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp112 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getPerStageHeadDeclarations() local
150 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getFramebufferPerStageHeadDeclarations() local
533 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
626 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
DvktSubgroupsScanHelpers.cpp279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DvktSubgroupsClusteredTests.cpp111 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local
392 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
487 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
DvktSubgroupsQuadTests.cpp418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
DvktSubgroupsArithmeticTests.cpp467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp492 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
589 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp112 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getPerStageHeadDeclarations() local
150 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getFramebufferPerStageHeadDeclarations() local
533 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
626 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
DvktSubgroupsScanHelpers.cpp279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DvktSubgroupsClusteredTests.cpp111 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local
392 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
487 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
DvktSubgroupsQuadTests.cpp418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
DvktSubgroupsArithmeticTests.cpp467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp492 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
589 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp626 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
634 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp626 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
634 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp274 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsPartitionedTests.cpp294 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsArithmeticTests.cpp344 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1127 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
1135 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1127 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
1135 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp431 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferViewCreateTests.cpp431 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureConversionTests.cpp185 const auto formatName = de::toLower(std::string(getFormatName(m_params->format)).substr(10)); in verifyPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp185 const auto formatName = de::toLower(std::string(getFormatName(m_params->format)).substr(10)); in verifyPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp1119 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
1151 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp1119 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
1151 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local

1234