Home
last modified time | relevance | path

Searched refs:VK_PRIMITIVE_TOPOLOGY_POINT_LIST (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shader_barycentric.adoc59 | `VK_PRIMITIVE_TOPOLOGY_POINT_LIST` | i | i | i
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dgeometry.adoc31 pipeline topology of ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST, or with a
Ddrawing.adoc92 pname:topology is ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
207 * ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST specifies a series of
344 | Point | ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST
362 When the topology is ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST, each
Dpipelines.adoc1908 ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
3965 ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
3980 ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
Dprimsrast.adoc2462 | ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST | i | i | i
Dfeatures.adoc3599 ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1926 ePointList = VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
Dvk_enum_string_helper.h3856 case VK_PRIMITIVE_TOPOLOGY_POINT_LIST: in string_VkPrimitiveTopology()
Dvulkan_enums.hpp3062 ePointList = VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2005 VK_PRIMITIVE_TOPOLOGY_POINT_LIST = 0, enumerator