Lines Matching defs:layout
3719 VkPipelineLayout layout,
3730 disp->CmdPushDescriptorSetKHR(commandBuffer, pipelineBindPoint, layout, set, descriptorWriteCount, pDescriptorWrites);
3736 VkPipelineLayout layout,
3746 disp->CmdPushDescriptorSetWithTemplateKHR(commandBuffer, descriptorUpdateTemplate, layout, set, pData);
7612 VkDescriptorSetLayout layout,
7621 disp->GetDescriptorSetLayoutSizeEXT(device, layout, pLayoutSizeInBytes);
7626 VkDescriptorSetLayout layout,
7636 disp->GetDescriptorSetLayoutBindingOffsetEXT(device, layout, binding, pOffset);
7671 VkPipelineLayout layout,
7683 disp->CmdSetDescriptorBufferOffsetsEXT(commandBuffer, pipelineBindPoint, layout, firstSet, setCount, pBufferIndices, pOffsets);
7689 VkPipelineLayout layout,
7698 disp->CmdBindDescriptorBufferEmbeddedSamplersEXT(commandBuffer, pipelineBindPoint, layout, set);
9162 VkImageLayout layout) {
9170 return disp->BindOpticalFlowSessionImageNV(device, session, bindingPoint, view, layout);