Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp63 AllocationKind bufferAllocationKind; member
133 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in checkSupport()
335 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in iterate()
DvktApiBufferViewAccessTests.cpp69 AllocationKind bufferAllocationKind; member
179 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in BufferViewTestInstance()