Home
last modified time | relevance | path

Searched refs:VK_FRONT_FACE_COUNTER_CLOCKWISE (Results 1 – 25 of 67) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp365 if (!isCulled(VK_FRONT_FACE_COUNTER_CLOCKWISE)) in generateReferenceImage()
367 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_COUNTER_CLOCKWISE ? white : gray); in generateReferenceImage()
505 { "front_ccw", VK_FRONT_FACE_COUNTER_CLOCKWISE }, in populateTestGroup()
/external/skia/src/gpu/vk/
DGrVkCopyPipeline.cpp133 VK_FRONT_FACE_COUNTER_CLOCKWISE, // frontFace in Create()
DGrVkPipeline.cpp396 rasterInfo->frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; in setup_raster_state()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp66 case WINDING_CCW: return VK_FRONT_FACE_COUNTER_CLOCKWISE; in mapFrontFace()
368 .setFrontFace (VK_FRONT_FACE_COUNTER_CLOCKWISE) in iterate()
DvktTessellationUtil.hpp109 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE) in GraphicsPipelineBuilder()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp174 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in build()
DvktPipelineStencilTests.cpp638 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in StencilTestInstance()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c809 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_color_pipeline()
962 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_depth_only_pipeline()
1115 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in blit2d_init_stencil_only_pipeline()
Dradv_meta_blit.c824 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_color()
1001 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_depth()
1180 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE in radv_device_init_meta_blit_stencil()
Dradv_meta_decompress.c190 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE, in create_pipeline()
Dradv_meta_fast_clear.c202 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE, in create_pipeline()
Dradv_meta_resolve.c210 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE, in create_pipeline()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp115 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE) in GraphicsPipelineBuilder()
DvktGeometryInstancedRenderingTests.cpp212 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
DvktGeometryLayeredRenderingTests.cpp268 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp602 VK_FRONT_FACE_COUNTER_CLOCKWISE, // frontFace in renderTriangleTest()
1219 VK_FRONT_FACE_COUNTER_CLOCKWISE, // frontFace in renderTriangleUnusedResolveAttachmentTest()
DvktApiBufferViewAccessTests.cpp506 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp126 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE) in GraphicsPipelineBuilder()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp237 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp250 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
DvktFragmentOperationsEarlyFragmentTests.cpp290 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp116 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp949 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in getRasterizationStateCreateInfo()
2141 …ection = (m_cullMode == VK_CULL_MODE_FRONT_BIT) ^ (m_frontFace == VK_FRONT_FACE_COUNTER_CLOCKWISE); in extractTriangles()
2275 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in getRasterizationStateCreateInfo()
2862 { VK_FRONT_FACE_COUNTER_CLOCKWISE, "" }, in createRasterizationTests()
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.cpp627 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace; in VulkanDrawContext()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp818 VK_FRONT_FACE_COUNTER_CLOCKWISE, in createRenderPipeline()
1083 VK_FRONT_FACE_COUNTER_CLOCKWISE, in createSplitPipeline()

123