Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp189 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
193 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
197 if (m_data.bufType == BT_REPLAY && !isBufferDeviceAddressWithCaptureReplaySupported) in checkSupport()
1390 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
1394 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
1398 if (!isBufferDeviceAddressWithCaptureReplaySupported) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp189 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
193 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
197 if (m_data.bufType == BT_REPLAY && !isBufferDeviceAddressWithCaptureReplaySupported) in checkSupport()
1390 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
1394 bool isBufferDeviceAddressWithCaptureReplaySupported = in checkSupport() local
1398 if (!isBufferDeviceAddressWithCaptureReplaySupported) in checkSupport()

Completed in 6 milliseconds