Searched refs:pipeline_layout_ci_ (Results 1 – 2 of 2) sorted by relevance
1448 pipeline_layout_ci_.sType = VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO; in InitPipelineLayoutInfo()1449 …pipeline_layout_ci_.setLayoutCount = 1; // Not really changeable because InitState() sets exac… in InitPipelineLayoutInfo()1450 pipeline_layout_ci_.pSetLayouts = nullptr; // must bound after it is created in InitPipelineLayoutInfo()1571 pipeline_layout_ci_.pPushConstantRanges, in InitState()1572 pipeline_layout_ci_.pPushConstantRanges + pipeline_layout_ci_.pushConstantRangeCount); in InitState()1618 pipeline_layout_ci_.sType = VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO; in InitPipelineLayoutInfo()1619 …pipeline_layout_ci_.setLayoutCount = 1; // Not really changeable because InitState() sets exac… in InitPipelineLayoutInfo()1620 pipeline_layout_ci_.pSetLayouts = nullptr; // must bound after it is created in InitPipelineLayoutInfo()1656 pipeline_layout_ci_.pPushConstantRanges, in InitState()1657 pipeline_layout_ci_.pPushConstantRanges + pipeline_layout_ci_.pushConstantRangeCount); in InitState()[all …]
437 VkPipelineLayoutCreateInfo pipeline_layout_ci_ = {}; member509 VkPipelineLayoutCreateInfo pipeline_layout_ci_ = {}; member570 VkPipelineLayoutCreateInfo pipeline_layout_ci_ = {}; member