Home
last modified time | relevance | path

Searched defs:formatGroupName (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp516 const std::string formatGroupName = getFormatShortString(formats[formatNdx]) + (singleLayerBind ? "_single_layer" : ""); in createImageMultisampleLoadStoreTests() local
H A DvktImageDepthStencilDescriptorTests.cpp1325 const auto formatGroupName = de::toLower(formatStr.substr(kFormatPrefixLen)); in createImageDepthStencilDescriptorTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp556 const std::string formatGroupName = getFormatShortString(formats[formatNdx]) + (singleLayerBind ? "_single_layer" : ""); in createImageMultisampleLoadStoreTests() local
H A DvktImageDepthStencilDescriptorTests.cpp1326 const auto formatGroupName = de::toLower(formatStr.substr(kFormatPrefixLen)); in createImageDepthStencilDescriptorTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp1450 std::ostringstream formatGroupName; in createSamplerBorderSwizzleTests() local

Completed in 14 milliseconds