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()
177 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local289 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
261 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local391 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
299 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local316 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()
316 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local333 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()
246 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local358 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()