Searched defs:supported_extensions (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dplatform.cpp44 platform::supported_extensions() const { function in class:platform
H A Ddevice.cpp284 device::supported_extensions() const { function in class:device
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_physical_device.h40 struct vk_device_extension_table supported_extensions; member in struct:vk_physical_device
H A Dvk_instance.c35 vk_instance_init(struct vk_instance * instance,const struct vk_instance_extension_table * supported_extensions,const struct vk_instance_dispatch_table * dispatch_table,const VkInstanceCreateInfo * pCreateInfo,const VkAllocationCallbacks * alloc) argument
177 vk_enumerate_instance_extension_properties(const struct vk_instance_extension_table * supported_extensions,uint32_t * pPropertyCount,VkExtensionProperties * pProperties) argument
H A Dvk_physical_device.c30 vk_physical_device_init(struct vk_physical_device * pdevice,struct vk_instance * instance,const struct vk_device_extension_table * supported_extensions,const struct vk_physical_device_dispatch_table * dispatch_table) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dplatform.cpp49 platform::supported_extensions() const { function in class:platform
H A Ddevice.cpp464 device::supported_extensions() const { function in class:device
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.h240 vn_instance_base_init(struct vn_instance_base * instance,const struct vk_instance_extension_table * supported_extensions,const struct vk_instance_dispatch_table * dispatch_table,const VkInstanceCreateInfo * info,const VkAllocationCallbacks * alloc) argument
260 vn_physical_device_base_init(struct vn_physical_device_base * physical_dev,struct vn_instance_base * instance,const struct vk_device_extension_table * supported_extensions,const struct vk_physical_device_dispatch_table * dispatch_table) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp934 clover::spirv::supported_extensions() { function in class:clover::spirv
1000 clover::spirv::supported_extensions() { function in class:clover::spirv
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c278 struct vk_device_extension_table supported_extensions; local in function:panvk_physical_device_init
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c259 struct vk_device_extension_table supported_extensions; local in function:tu_physical_device_init
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h317 struct tu_device_extension_table supported_extensions; member in struct:tu_physical_device
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h325 struct radv_device_extension_table supported_extensions; member in struct:radv_physical_device
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_private.h964 struct anv_device_extension_table supported_extensions; member in struct:anv_physical_device

Completed in 27 milliseconds