Searched refs:vkGetPhysicalDeviceDisplayPlanePropertiesKHRState (Results 1 – 2 of 2) sorted by relevance
14057 … if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState < QUERY_COUNT) { in RecordGetPhysicalDeviceDisplayPlanePropertiesState()14058 physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = QUERY_COUNT; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()14063 … if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState < QUERY_DETAILS) { in RecordGetPhysicalDeviceDisplayPlanePropertiesState()14064 … physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = QUERY_DETAILS; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()14089 if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState == UNCALLED) { in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
103 CALL_STATE vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = UNCALLED; member