Home
last modified time | relevance | path

Searched refs:bufferAllocationKind (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp63 AllocationKind bufferAllocationKind; member
132 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in checkSupport()
342 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in iterate()
445 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
H A DvktApiBufferViewAccessTests.cpp72 AllocationKind bufferAllocationKind; member
94 , bufferAllocationKind(bufferAllocKind_) in BufferViewCaseParams()
211 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in BufferViewTestInstance()
1362 ALLOCATION_KIND_SUBALLOCATION, // AllocationKind bufferAllocationKind in createBufferViewAccessTests()
1408 ALLOCATION_KIND_SUBALLOCATION, // AllocationKind bufferAllocationKind in createBufferViewAccessTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp63 AllocationKind bufferAllocationKind; member
133 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in checkSupport()
343 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in iterate()
446 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
H A DvktApiBufferViewAccessTests.cpp72 AllocationKind bufferAllocationKind; member
92 , bufferAllocationKind(bufferAllocKind_) in BufferViewCaseParams()
208 if (m_testCase.bufferAllocationKind == ALLOCATION_KIND_DEDICATED) in BufferViewTestInstance()
1306 ALLOCATION_KIND_SUBALLOCATION, // AllocationKind bufferAllocationKind in createBufferViewAccessTests()

Completed in 11 milliseconds