Searched refs:pipeLayout (Results 1 – 2 of 2) sorted by relevance
294 …LINE_LAYOUT_NODE const* GetPipelineLayout(layer_data const* dev_data, VkPipelineLayout pipeLayout);
678 …ODE const *CoreChecks::GetPipelineLayout(layer_data const *dev_data, VkPipelineLayout pipeLayout) { in GetPipelineLayout() argument679 auto it = dev_data->pipelineLayoutMap.find(pipeLayout); in GetPipelineLayout()