Home
last modified time | relevance | path

Searched refs:isSupportedImageLoadStore (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp1096 bool isSupportedImageLoadStore (const tcu::TextureFormat& format) in isSupportedImageLoadStore() function
1354 if (createUsage[usageNdx] == VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT && !isSupportedImageLoadStore(mapVkFormat(testFormats[formatIdx]))) in createBufferViewAccessTests()
1400 if (bindUsage[usageNdx] == VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT && !isSupportedImageLoadStore(mapVkFormat(testFormats[formatIdx]))) in createBufferViewAccessTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp1044 bool isSupportedImageLoadStore (const tcu::TextureFormat& format) in isSupportedImageLoadStore() function
1298 if (usage[usageNdx] == VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT && !isSupportedImageLoadStore(mapVkFormat(testFormats[formatIdx]))) in createBufferViewAccessTests()

Completed in 5 milliseconds