Home
last modified time | relevance | path

Searched refs:useKHR (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp581 …const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"… in iterate() local
739 if (useKHR) in iterate()
742 if (useKHR && m_data.bufType == BT_REPLAY) in iterate()
753 if (useKHR) in iterate()
761 if (useKHR) in iterate()
775 if (useKHR) in iterate()
785 …bufferCreateInfo.pNext = useKHR ? (void *)&bufferOpaqueCaptureAddressCreateInfo : (void *)&address… in iterate()
799 if (useKHR) in iterate()
813 if (useKHR) in iterate()
1399 …const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"… in iterate() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp766 const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"); in iterate() local
779 if (useKHR) in iterate()
789 if (useKHR) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1662 const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"); in iterate() local
1665 if (useKHR) in iterate()
1674 const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"); in iterate() local
1677 if (useKHR) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp847 const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"); in iterate() local
860 if (useKHR) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp2388 const bool useKHR = m_context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address"); in iterate() local
2401 if (useKHR) in iterate()