Home
last modified time | relevance | path

Searched refs:VK_FRONT_FACE_CLOCKWISE (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp345 if (!isCulled(VK_FRONT_FACE_CLOCKWISE)) in generateReferenceImage()
347 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_CLOCKWISE ? white : gray); in generateReferenceImage()
632 { "front_cw", VK_FRONT_FACE_CLOCKWISE }, in populateTestGroup()
DvktDrawCreateInfoUtil.hpp351 vk::VkFrontFace frontFace = vk::VK_FRONT_FACE_CLOCKWISE,
DvktDrawDepthClampTests.cpp445 VK_FRONT_FACE_CLOCKWISE, // frontFace in DepthClampTestInstance()
DvktDrawInvertedDepthRangesTests.cpp297 VK_FRONT_FACE_CLOCKWISE, // frontFace in InvertedDepthRangesTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp345 if (!isCulled(VK_FRONT_FACE_CLOCKWISE)) in generateReferenceImage()
347 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_CLOCKWISE ? white : gray); in generateReferenceImage()
632 { "front_cw", VK_FRONT_FACE_CLOCKWISE }, in populateTestGroup()
DvktDrawCreateInfoUtil.hpp351 vk::VkFrontFace frontFace = vk::VK_FRONT_FACE_CLOCKWISE,
DvktDrawDepthClampTests.cpp445 VK_FRONT_FACE_CLOCKWISE, // frontFace in DepthClampTestInstance()
DvktDrawInvertedDepthRangesTests.cpp297 VK_FRONT_FACE_CLOCKWISE, // frontFace in InvertedDepthRangesTestInstance()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp719 return invertCullFace ? VK_FRONT_FACE_CLOCKWISE : VK_FRONT_FACE_COUNTER_CLOCKWISE; in GetFrontFace()
721 return invertCullFace ? VK_FRONT_FACE_COUNTER_CLOCKWISE : VK_FRONT_FACE_CLOCKWISE; in GetFrontFace()
724 return VK_FRONT_FACE_CLOCKWISE; in GetFrontFace()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp72 case WINDING_CW: return VK_FRONT_FACE_CLOCKWISE; in mapFrontFace()
458 .setFrontFace (VK_FRONT_FACE_CLOCKWISE) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationWindingTests.cpp72 case WINDING_CW: return VK_FRONT_FACE_CLOCKWISE; in mapFrontFace()
458 .setFrontFace (VK_FRONT_FACE_CLOCKWISE) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp142 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in testEarlyDestroy()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp142 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in testEarlyDestroy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1364 return invertCullFace ? VK_FRONT_FACE_CLOCKWISE : VK_FRONT_FACE_COUNTER_CLOCKWISE; in GetFrontFace()
1366 return invertCullFace ? VK_FRONT_FACE_COUNTER_CLOCKWISE : VK_FRONT_FACE_CLOCKWISE; in GetFrontFace()
1369 return VK_FRONT_FACE_CLOCKWISE; in GetFrontFace()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp321 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in drawTriangleTest()
771 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in createSimpleGraphicsPipeline()
1526 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in createSimpleGraphicsPipelineInvalidPointers()
DvktApiDescriptorSetTests.cpp121 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in descriptorSetLayoutLifetimeGraphicsTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp321 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in drawTriangleTest()
771 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in createSimpleGraphicsPipeline()
1526 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in createSimpleGraphicsPipelineInvalidPointers()
DvktApiDescriptorSetTests.cpp121 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in descriptorSetLayoutLifetimeGraphicsTest()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_device_generated_commands/
Dindirectcommands.txt340 ** Bit `0`: If set represents ename:VK_FRONT_FACE_CLOCKWISE, otherwise
558 set VK_FRONT_FACE_CLOCKWISE;
Dindirectcommands.adoc362 ** Bit `0`: If set represents ename:VK_FRONT_FACE_CLOCKWISE, otherwise
586 set VK_FRONT_FACE_CLOCKWISE;
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp145 return VK_FRONT_FACE_CLOCKWISE; in VulkanFrontFace()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp572 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in iterate()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp144 return VK_FRONT_FACE_CLOCKWISE; in VulkanFrontFace()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp572 VK_FRONT_FACE_CLOCKWISE, // VkFrontFace frontFace; in iterate()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dgraphics_pipeline.cc154 return front_face == FrontFace::kClockwise ? VK_FRONT_FACE_CLOCKWISE in ToVkFrontFace()

1234