Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc399 ** Bit `0`: If set represents ename:VK_FRONT_FACE_CLOCKWISE, otherwise
656 set VK_FRONT_FACE_CLOCKWISE;
/hardware/google/gfxstream/host/vulkan/
DCompositorVk.cpp252 .frontFace = VK_FRONT_FACE_CLOCKWISE, in setUpGraphicsPipeline()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1852 eClockwise = VK_FRONT_FACE_CLOCKWISE
Dvk_enum_string_helper.h3820 case VK_FRONT_FACE_CLOCKWISE: in string_VkFrontFace()
Dvulkan_enums.hpp2925 eClockwise = VK_FRONT_FACE_CLOCKWISE
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc3305 * ename:VK_FRONT_FACE_CLOCKWISE specifies that a triangle with negative
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1994 VK_FRONT_FACE_CLOCKWISE = 1, enumerator