Searched defs:VkPipelineLayout (Results 1 – 5 of 5) sorted by relevance
49 const vk::VkPipelineLayout & /*pipelineLayout*/) in bindDescriptorSets()
174 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_GraphicsPipeline_vkpccjson()460 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_ComputePipeline_vkpccjson()
191 VK_DEFINE_NONDISP_HANDLE_CASTS(radv_pipeline_layout, base, VkPipelineLayout, VK_OBJECT_TYPE_PIPELIN… in VK_DEFINE_NONDISP_HANDLE_CASTS() argument
1631 void ShaderRenderCaseInstance::updatePushConstants(vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()
1057 … VkCommandBuffer /* commandBuffer */, VkPipelineLayout /* pipelineLayout */) in onBeforeCmdTraceRays() argument