Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp2452 static const VkFormat s_formatsThreeComponent[] = variable
2543 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(s_formatsThreeComponent); ++formatNdx) in createImageLoadStoreTests()
2545 …matShortString(s_formatsThreeComponent[formatNdx]) + "_uniform", "", texture, s_formatsThreeCompon… in createImageLoadStoreTests()
2546 …hortString(s_formatsThreeComponent[formatNdx]) + "_minalign_uniform", "", texture, s_formatsThreeC… in createImageLoadStoreTests()