Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceProvokingVertexPropertiesEXT (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h63 VkPhysicalDeviceProvokingVertexPropertiesEXT provoking_vertex;
H A Dvn_physical_device.c1917 VkPhysicalDeviceProvokingVertexPropertiesEXT *provoking_vertex; in vn_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp68 void getProperties(VkPhysicalDeviceProvokingVertexPropertiesEXT *properties) const;
H A DVkPhysicalDevice.cpp946 void PhysicalDevice::getProperties(VkPhysicalDeviceProvokingVertexPropertiesEXT *properties) const in getProperties()
H A DlibVulkan.cpp3270 auto properties = reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1276 VkPhysicalDeviceProvokingVertexPropertiesEXT *properties = in lvp_GetPhysicalDeviceProperties2()
1277 (VkPhysicalDeviceProvokingVertexPropertiesEXT*)ext; in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1328 VkPhysicalDeviceProvokingVertexPropertiesEXT *properties = in tu_GetPhysicalDeviceProperties2()
1329 (VkPhysicalDeviceProvokingVertexPropertiesEXT *)ext; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1672 VkPhysicalDeviceProvokingVertexPropertiesEXT *props = in v3dv_GetPhysicalDeviceProperties2()
1673 (VkPhysicalDeviceProvokingVertexPropertiesEXT *)ext; in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14779 /* struct VkPhysicalDeviceProvokingVertexPropertiesEXT chain */
14789 vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_self(const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_self()
14799 vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT(const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT()
14819 vn_decode_VkPhysicalDeviceProvokingVertexPropertiesEXT_self(struct vn_cs_decoder *dec, VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_decode_VkPhysicalDeviceProvokingVertexPropertiesEXT_self()
14827 vn_decode_VkPhysicalDeviceProvokingVertexPropertiesEXT(struct vn_cs_decoder *dec, VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_decode_VkPhysicalDeviceProvokingVertexPropertiesEXT()
14846 vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_self_partial(const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_self_partial()
14856 vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_partial(const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_partial()
14875 vn_encode_VkPhysicalDeviceProvokingVertexPropertiesEXT_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_encode_VkPhysicalDeviceProvokingVertexPropertiesEXT_self_partial()
14883 vn_encode_VkPhysicalDeviceProvokingVertexPropertiesEXT_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceProvokingVertexPropertiesEXT *val) in vn_encode_VkPhysicalDeviceProvokingVertexPropertiesEXT_partial()
15303 size += vn_sizeof_VkPhysicalDeviceProvokingVertexPropertiesEXT_self((const VkPhysicalDeviceProvokingVertexPropertiesEXT *)pnex in vn_sizeof_VkPhysicalDeviceProperties2_pnext()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp218 const VkPhysicalDeviceProvokingVertexPropertiesEXT& properties = context.getProvokingVertexPropertiesEXT(); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp211 const VkPhysicalDeviceProvokingVertexPropertiesEXT& properties = context.getProvokingVertexPropertiesEXT(); in checkSupport()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2566 VkPhysicalDeviceProvokingVertexPropertiesEXT *properties = in anv_GetPhysicalDeviceProperties2()
2567 (VkPhysicalDeviceProvokingVertexPropertiesEXT *)ext; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2455 VkPhysicalDeviceProvokingVertexPropertiesEXT *props = in radv_GetPhysicalDeviceProperties2()
2456 (VkPhysicalDeviceProvokingVertexPropertiesEXT *)ext; in radv_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h11672 typedef struct VkPhysicalDeviceProvokingVertexPropertiesEXT { struct
11677 } VkPhysicalDeviceProvokingVertexPropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12726 typedef struct VkPhysicalDeviceProvokingVertexPropertiesEXT { struct
12731 } VkPhysicalDeviceProvokingVertexPropertiesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11832 typedef struct VkPhysicalDeviceProvokingVertexPropertiesEXT { struct
11837 } VkPhysicalDeviceProvokingVertexPropertiesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14627 typedef struct VkPhysicalDeviceProvokingVertexPropertiesEXT { struct
14632 } VkPhysicalDeviceProvokingVertexPropertiesEXT; typedef
H A Dvulkan_static_assertions.hpp4441 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT ) == sizeof( VkPhysicalDeviceProvokingVertexPropertiesEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 410 milliseconds