Searched defs:pool_state (Results 1 – 5 of 5) sorted by relevance
84 typedef enum pool_state { enum
546 struct anv_block_state *pool_state, in anv_block_pool_alloc_new()
2447 auto pool_state = GetDescriptorPoolState(p_alloc_info->descriptorPool); in ValidateAllocateDescriptorSets() local2526 auto pool_state = (*pool_map)[p_alloc_info->descriptorPool]; in PerformAllocateDescriptorSets() local
4765 void CoreChecks::FreeCommandBufferStates(layer_data *dev_data, COMMAND_POOL_NODE *pool_state, const… in FreeCommandBufferStates()6153 DESCRIPTOR_POOL_STATE *pool_state = GetDescriptorPoolState(descriptorPool); in PreCallValidateFreeDescriptorSets() local6167 DESCRIPTOR_POOL_STATE *pool_state = GetDescriptorPoolState(descriptorPool); in PreCallRecordFreeDescriptorSets() local
1717 uint64_t pool_state; in check_pool_label() local