Searched refs:GpuPreCallCreatePipelineLayout (Results 1 – 3 of 3) sorted by relevance
431 bool CoreChecks::GpuPreCallCreatePipelineLayout(layer_data *device_data, const VkPipelineLayoutCrea… in GpuPreCallCreatePipelineLayout() function in CoreChecks
638 …bool GpuPreCallCreatePipelineLayout(layer_data* device_data, const VkPipelineLayoutCreateInfo* pCr…
6029 …GpuPreCallCreatePipelineLayout(device_data, pCreateInfo, pAllocator, pPipelineLayout, &cpl_state->… in PreCallRecordCreatePipelineLayout()