Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp86 SC_PHYSICAL_STORAGE_BUFFER, enumerator
170 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER && !context.isBufferDeviceAddressSupported()) in checkSupport()
345 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in initPrograms()
394 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in initPrograms()
638 MemoryRequirement memoryDeviceAddress = m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER && in iterate()
847 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in iterate()
1307 { SC_PHYSICAL_STORAGE_BUFFER, "physical_buffer", "physical_storage_buffer" }, in createCooperativeMatrixTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp119 SC_PHYSICAL_STORAGE_BUFFER, enumerator
338 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER && !context.isBufferDeviceAddressSupported()) in checkSupport()
536 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in initPrograms()
605 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in initPrograms()
986 MemoryRequirement memoryDeviceAddress = m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER && in iterate()
1175 if (m_data.storageClass == SC_PHYSICAL_STORAGE_BUFFER) in iterate()
1825 { SC_PHYSICAL_STORAGE_BUFFER, "physical_buffer"}, in createCooperativeMatrixTestsInternal()

Completed in 5 milliseconds