Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Ddevice_state.h108 bool vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called = false; variable
H A Dstate_tracker.cpp3529 pd_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called = true; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()
H A Dcore_validation.cpp15840 if (pd_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called) { in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
15918 if (pd_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called) { in PreCallValidateCreateDisplayPlaneSurfaceKHR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dstate_tracker.h137 bool vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called = false; member
H A Dstate_tracker.cpp5465 physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called = true; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()
H A Dcore_validation.cpp12477 if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHR_called) { in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()