Home
last modified time | relevance | path

Searched refs:pipelineTessellationStateInfo (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp136 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local
247 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp365 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local
477 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp177 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local
289 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp418 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in build() local
548 …(m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT ? &pipelineTessellationStateInfo : … in build()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderViewportIndexTests.cpp395 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local
412 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()
DvktDrawShaderLayerTests.cpp470 const VkPipelineTessellationStateCreateInfo pipelineTessellationStateInfo = in makeGraphicsPipeline() local
487 …useTessellationShaders ? &pipelineTessellationStateInfo : DE_NULL, // const VkPipelineTessellation… in makeGraphicsPipeline()