/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupsShuffleTests.cpp | 112 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
|
D | vktSubgroupsScanHelpers.cpp | 279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
D | vktSubgroupsClusteredTests.cpp | 111 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
|
D | vktSubgroupsQuadTests.cpp | 418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local 502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
|
D | vktSubgroupsArithmeticTests.cpp | 467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local 567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
|
D | vktSubgroupsPartitionedTests.cpp | 492 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/ |
D | vktSubgroupsShuffleTests.cpp | 112 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
|
D | vktSubgroupsScanHelpers.cpp | 279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
D | vktSubgroupsClusteredTests.cpp | 111 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
|
D | vktSubgroupsQuadTests.cpp | 418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local 502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
|
D | vktSubgroupsArithmeticTests.cpp | 467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local 567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
|
D | vktSubgroupsPartitionedTests.cpp | 492 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/ |
D | vktYCbCrFormatTests.cpp | 626 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/ |
D | vktYCbCrFormatTests.cpp | 626 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/ |
D | glcSubgroupsClusteredTests.cpp | 274 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
D | glcSubgroupsPartitionedTests.cpp | 294 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
D | glcSubgroupsArithmeticTests.cpp | 344 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 1127 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/ |
D | vktMemoryExternalMemoryHostTests.cpp | 1127 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/ |
D | vktApiBufferViewCreateTests.cpp | 431 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/ |
D | vktApiBufferViewCreateTests.cpp | 431 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/ |
D | vktTextureConversionTests.cpp | 185 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/ |
D | vktTextureConversionTests.cpp | 185 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/ |
D | vktRenderPassDitheringTests.cpp | 1119 …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/ |
D | vktRenderPassDitheringTests.cpp | 1119 …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
|