Searched refs:ValidatePipelineUnlocked (Results 1 – 2 of 2) sorted by relevance
313 …bool ValidatePipelineUnlocked(layer_data* dev_data, std::vector<std::unique_ptr<PIPELINE_STATE>> c…
1287 bool CoreChecks::ValidatePipelineUnlocked(layer_data *dev_data, std::vector<std::unique_ptr<PIPELIN… in ValidatePipelineUnlocked() function in CoreChecks5173 skip |= ValidatePipelineUnlocked(device_data, cgpl_state->pipe_state, i); in PreCallValidateCreateGraphicsPipelines()