Home
last modified time | relevance | path

Searched defs:disableRasterization (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp91 const VkBool32 disableRasterization = (fragmentShaderModule == DE_NULL); in makeGraphicsPipeline() local
433 const VkBool32 disableRasterization = (fragmentShaderModule == DE_NULL); in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp196 const VkBool32 disableRasterization = (fragmendModule == DE_NULL); in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp250 const VkBool32 disableRasterization = (fragmentShaderModule == DE_NULL); in makeGraphicsPipeline() local