Home
last modified time | relevance | path

Searched defs:supported_extensions (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_instance.c40 const struct vk_instance_extension_table *supported_extensions, in vk_instance_init()
214 const struct vk_instance_extension_table *supported_extensions, in vk_enumerate_instance_extension_properties()
Dvk_physical_device.h57 struct vk_device_extension_table supported_extensions; member
Dvk_physical_device.c32 const struct vk_device_extension_table *supported_extensions, in vk_physical_device_init()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dplatform.cpp49 platform::supported_extensions() const { in supported_extensions() function in platform
Ddevice.cpp475 device::supported_extensions() const { in supported_extensions() function in device
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
Dsupported_extensions.json18 "supported_extensions": [ array
/third_party/skia/third_party/externals/angle2/scripts/
Dregistry_xml.py266 supported_extensions = sorted(angle_extensions + gles1_extensions + gles_extensions) variable
497 def AddExtensionCommands(self, supported_extensions, apis): argument
/third_party/mesa3d/src/virtio/vulkan/
Dvn_common.h267 const struct vk_instance_extension_table *supported_extensions, in vn_instance_base_init()
288 const struct vk_device_extension_table *supported_extensions, in vn_physical_device_base_init()
/third_party/skia/third_party/externals/dawn/generator/
Dopengl_loader_generator.py114 def compute_params(root, supported_extensions): argument
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp934 clover::spirv::supported_extensions() { in supported_extensions() function in clover::spirv
1000 clover::spirv::supported_extensions() { in supported_extensions() function in clover::spirv
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c291 struct vk_device_extension_table supported_extensions; in panvk_physical_device_init() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c121 const struct vk_device_extension_table *supported_extensions = in wsi_device_init() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c310 struct vk_device_extension_table supported_extensions; in pvr_physical_device_init() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c285 struct vk_device_extension_table supported_extensions; in tu_physical_device_init() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h183 struct vk_device_extension_table supported_extensions; member