Searched refs:vkGetPhysicalDeviceDisplayPlanePropertiesKHRState (Results 1 – 2 of 2) sorted by relevance
13076 … if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState < QUERY_COUNT) { in RecordGetPhysicalDeviceDisplayPlanePropertiesState()13077 physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = QUERY_COUNT; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()13082 … if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState < QUERY_DETAILS) { in RecordGetPhysicalDeviceDisplayPlanePropertiesState()13083 … physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = QUERY_DETAILS; in RecordGetPhysicalDeviceDisplayPlanePropertiesState()13110 if (physical_device_state->vkGetPhysicalDeviceDisplayPlanePropertiesKHRState == UNCALLED) { in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
103 CALL_STATE vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = UNCALLED; member