Home
last modified time | relevance | path

Searched refs:tessellationControlModule (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp114 const VkShaderModule tessellationControlModule, in makeGraphicsPipeline() argument
153 …const bool useTessellationShaders = (tessellationControlModule != DE_NULL) && (tessellationEvaluat… in makeGraphicsPipeline()
284 tessellationControlModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktDrawShaderViewportIndexTests.cpp118 const VkShaderModule tessellationControlModule, in makeGraphicsPipeline() argument
159 …const bool useTessellationShaders = (tessellationControlModule != DE_NULL) && (tessellationEvaluat… in makeGraphicsPipeline()
301 tessellationControlModule, // VkShaderModule module; in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp173 const VkShaderModule tessellationControlModule, in makeGraphicsPipeline() argument
227 tessellationControlModule, // const VkShaderModule tessellationControlModule in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp527 const VkShaderModule tessellationControlModule, in makeGraphicsPipeline() argument
587tessellationControlModule, // const VkShaderModule tessellationControlSh… in makeGraphicsPipeline()