HomeSort by relevance Sort by last modified time
    Searched refs:VK_FRONT_FACE_COUNTER_CLOCKWISE (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/skia/src/gpu/vk/
GrVkCopyPipeline.cpp 133 VK_FRONT_FACE_COUNTER_CLOCKWISE, // frontFace
GrVkPipeline.cpp 396 rasterInfo->frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE;
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawNegativeViewportHeightTests.cpp 365 if (!isCulled(VK_FRONT_FACE_COUNTER_CLOCKWISE))
367 const Vec4& color = (m_params.frontFace == VK_FRONT_FACE_COUNTER_CLOCKWISE ? white : gray);
505 { "front_ccw", VK_FRONT_FACE_COUNTER_CLOCKWISE },
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantUtil.cpp 174 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
vktPipelineBlendTests.cpp 546 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationWindingTests.cpp 66 case WINDING_CCW: return VK_FRONT_FACE_COUNTER_CLOCKWISE;
368 .setFrontFace (VK_FRONT_FACE_COUNTER_CLOCKWISE)
vktTessellationUtil.hpp 109 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE)
  /external/mesa3d/src/amd/vulkan/
radv_meta_blit.c 824 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE
    [all...]
radv_meta_blit2d.c 809 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE
962 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE
    [all...]
radv_meta_decompress.c 190 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE,
radv_meta_fast_clear.c 202 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE,
radv_meta_resolve.c 210 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE,
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryTestsUtil.hpp 115 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE)
vktGeometryInstancedRenderingTests.cpp 212 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
vktGeometryLayeredRenderingTests.cpp 268 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationUtil.hpp 126 , m_frontFace (vk::VK_FRONT_FACE_COUNTER_CLOCKWISE)
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiSmokeTests.cpp 602 VK_FRONT_FACE_COUNTER_CLOCKWISE, // frontFace
    [all...]
vktApiBufferViewAccessTests.cpp 506 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsScissorMultiViewportTests.cpp 237 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
vktFragmentOperationsEarlyFragmentTests.cpp 290 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
vktFragmentOperationsScissorTests.cpp 250 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_enum_string_helper.h     [all...]
vk_enum_validate_helper.h 610 case VK_FRONT_FACE_COUNTER_CLOCKWISE:
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkBasicTypes.inl 596 VK_FRONT_FACE_COUNTER_CLOCKWISE = 0,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 455 VK_FRONT_FACE_COUNTER_CLOCKWISE, // VkFrontFace frontFace;
    [all...]

Completed in 435 milliseconds

1 2 3 4