Searched refs:checkTexelBufferSupport (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferViewAccessTests.cpp | 567 void checkTexelBufferSupport (Context& context, 609 void BufferViewAllFormatsTestInstance::checkTexelBufferSupport (Context& context, VkFormat format, BufferViewCaseParams testCase) in checkTexelBufferSupport() function in vkt::api::__anon27760::BufferViewAllFormatsTestInstance 670 checkTexelBufferSupport(context, m_bufferFormat, testCase); in BufferViewAllFormatsTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferViewAccessTests.cpp | 565 void checkTexelBufferSupport (Context& context, 607 void BufferViewAllFormatsTestInstance::checkTexelBufferSupport (Context& context, VkFormat format, VkFormatFeatureFlags feature) in checkTexelBufferSupport() function in vkt::api::__anon29008::BufferViewAllFormatsTestInstance 659 checkTexelBufferSupport(context, m_bufferFormat, testCase.feature); in BufferViewAllFormatsTestInstance()
|
Completed in 5 milliseconds