Searched refs:pipelineTessellationStateInfo (Results 1 – 6 of 6) sorted by relevance
136 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local247 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
365 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local477 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
177 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local289 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
418 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local548 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
395 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local412 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()
470 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local487 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()