/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_instance.c | 40 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()
|
D | vk_physical_device.h | 57 struct vk_device_extension_table supported_extensions; member
|
D | vk_physical_device.c | 32 const struct vk_device_extension_table *supported_extensions, in vk_physical_device_init()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | platform.cpp | 49 platform::supported_extensions() const { in supported_extensions() function in platform
|
D | device.cpp | 475 device::supported_extensions() const { in supported_extensions() function in device
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | supported_extensions.json | 18 "supported_extensions": [ array
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | registry_xml.py | 266 supported_extensions = sorted(angle_extensions + gles1_extensions + gles_extensions) variable 497 def AddExtensionCommands(self, supported_extensions, apis): argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_common.h | 267 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/ |
D | opengl_loader_generator.py | 114 def compute_params(root, supported_extensions): argument
|
/third_party/mesa3d/src/gallium/frontends/clover/spirv/ |
D | invocation.cpp | 934 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/ |
D | panvk_device.c | 291 struct vk_device_extension_table supported_extensions; in panvk_physical_device_init() local
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common.c | 121 const struct vk_device_extension_table *supported_extensions = in wsi_device_init() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 310 struct vk_device_extension_table supported_extensions; in pvr_physical_device_init() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 285 struct vk_device_extension_table supported_extensions; in tu_physical_device_init() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_private.h | 183 struct vk_device_extension_table supported_extensions; member
|