Searched refs:VkLayerProperties (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvk_layer.h171 VkResult(VKAPI_PTR *pfnNextLayer)(const struct VkEnumerateInstanceLayerPropertiesChain *, uint32_t *, VkLayerProperties *);
175 inline VkResult CallDown(uint32_t *pPropertyCount, VkLayerProperties *pProperties) const {
H A Dvulkan_core.h2110 typedef struct VkLayerProperties { struct
2115 } VkLayerProperties; typedef in typeref:struct:VkLayerProperties
2922 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceLayerProperties)(uint32_t* pPropertyCount, VkLayerProperties* pProperties);
2923 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateDeviceLayerProperties)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties);
3122 VkLayerProperties* pProperties);
3127 VkLayerProperties* pProperties);
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvk_layer.h186 VkResult(VKAPI_PTR *pfnNextLayer)(const struct VkEnumerateInstanceLayerPropertiesChain *, uint32_t *, VkLayerProperties *);
190 inline VkResult CallDown(uint32_t *pPropertyCount, VkLayerProperties *pProperties) const {
H A Dvulkan_core.h2774 typedef struct VkLayerProperties { struct
2779 } VkLayerProperties; typedef in typeref:struct:VkLayerProperties
3494 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceLayerProperties)(uint32_t* pPropertyCount, VkLayerProperties* pProperties);
3495 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateDeviceLayerProperties)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties);
3694 VkLayerProperties* pProperties);
3699 VkLayerProperties* pProperties);
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_instance.h375 static inline size_t vn_sizeof_vkEnumerateInstanceLayerProperties(uint32_t* pPropertyCount, VkLayerProperties* pProperties)
395 static inline void vn_encode_vkEnumerateInstanceLayerProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
413 static inline size_t vn_sizeof_vkEnumerateInstanceLayerProperties_reply(uint32_t* pPropertyCount, VkLayerProperties* pProperties)
434 static inline VkResult vn_decode_vkEnumerateInstanceLayerProperties_reply(struct vn_cs_decoder *dec, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
622 static inline void vn_submit_vkEnumerateInstanceLayerProperties(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, uint32_t* pPropertyCount, VkLayerProperties* pProperties, struct vn_instance_submit_command *submit)
727 static inline VkResult vn_call_vkEnumerateInstanceLayerProperties(struct vn_instance *vn_instance, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
743 static inline void vn_async_vkEnumerateInstanceLayerProperties(struct vn_instance *vn_instance, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
H A Dvn_protocol_driver_structs.h65 /* struct VkLayerProperties */
68 vn_sizeof_VkLayerProperties(const VkLayerProperties *val)
81 vn_decode_VkLayerProperties(struct vn_cs_decoder *dec, VkLayerProperties *val)
96 vn_sizeof_VkLayerProperties_partial(const VkLayerProperties *val)
107 vn_encode_VkLayerProperties_partial(struct vn_cs_encoder *enc, const VkLayerProperties *val)
H A Dvn_protocol_driver_device.h11321 static inline size_t vn_sizeof_vkEnumerateDeviceLayerProperties(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
11342 static inline void vn_encode_vkEnumerateDeviceLayerProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
11361 static inline size_t vn_sizeof_vkEnumerateDeviceLayerProperties_reply(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
11383 static inline VkResult vn_decode_vkEnumerateDeviceLayerProperties_reply(struct vn_cs_decoder *dec, VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
12754 static inline void vn_submit_vkEnumerateDeviceLayerProperties(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties, struct vn_instance_submit_command *submit)
13312 static inline VkResult vn_call_vkEnumerateDeviceLayerProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
13328 static inline void vn_async_vkEnumerateDeviceLayerProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties)
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_physical_device.c60 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c1152 VkLayerProperties *pProperties)
1161 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_instance.c683 VkLayerProperties *pProperties)
H A Dvn_physical_device.c1483 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1657 VkLayerProperties *pProperties)
1670 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1480 VkLayerProperties* pProperties)
1494 VkLayerProperties* pProperties)
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c1059 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c2475 VkLayerProperties* pProperties)
2489 VkLayerProperties* pProperties)
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c1784 VkLayerProperties *pProperties)
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c2020 VkLayerProperties* pProperties)
2034 VkLayerProperties* pProperties)
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c3395 VkLayerProperties* pProperties)
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c3346 radv_EnumerateInstanceLayerProperties(uint32_t *pPropertyCount, VkLayerProperties *pProperties)
3359 VkLayerProperties *pProperties)

Completed in 290 milliseconds