Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta.c411 .frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc400 ename:VK_FRONT_FACE_COUNTER_CLOCKWISE
658 set VK_FRONT_FACE_COUNTER_CLOCKWISE;
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1569 raster_info.frontFace = VK_FRONT_FACE_COUNTER_CLOCKWISE; in setup_swapchain_data_pipeline()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1851 eCounterClockwise = VK_FRONT_FACE_COUNTER_CLOCKWISE,
Dvk_enum_string_helper.h3822 case VK_FRONT_FACE_COUNTER_CLOCKWISE: in string_VkFrontFace()
Dvulkan_enums.hpp2924 eCounterClockwise = VK_FRONT_FACE_COUNTER_CLOCKWISE,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc3303 * ename:VK_FRONT_FACE_COUNTER_CLOCKWISE specifies that a triangle with
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1993 VK_FRONT_FACE_COUNTER_CLOCKWISE = 0, enumerator