/third_party/mesa3d/src/vulkan/util/ |
D | vk_instance.c | 36 const struct vk_instance_extension_table *supported_extensions, in vk_instance_init() 178 const struct vk_instance_extension_table *supported_extensions, in vk_enumerate_instance_extension_properties()
|
D | vk_physical_device.h | 40 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/libsoup/libsoup/ |
D | soup-websocket.c | 299 GPtrArray *supported_extensions) in soup_websocket_client_prepare_handshake_with_extensions() 465 GPtrArray *supported_extensions, in process_extensions() 645 GPtrArray *supported_extensions, in soup_websocket_server_check_handshake_with_extensions() 818 GPtrArray *supported_extensions, in soup_websocket_server_process_handshake_with_extensions() 959 GPtrArray *supported_extensions, in soup_websocket_client_verify_handshake_with_extensions()
|
D | soup-session.c | 4865 GPtrArray *supported_extensions; in websocket_connect_async_stop() local 4940 GPtrArray *supported_extensions; in soup_session_websocket_connect_async() local
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | registry_xml.py | 89 supported_extensions = sorted(angle_extensions + gles1_extensions + gles_extensions) variable 228 def AddExtensionCommands(self, supported_extensions, apis): argument
|
/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 | 464 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/flutter/engine/flutter/vulkan/ |
D | vulkan_application.cc | 24 std::vector<VkExtensionProperties> supported_extensions = in VulkanApplication() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_common.h | 242 const struct vk_instance_extension_table *supported_extensions, in vn_instance_base_init() 263 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/glib/gio/ |
D | gwin32packageparser.c | 157 GPtrArray *supported_extensions; member
|
/third_party/libsoup/tests/ |
D | websocket-test.c | 1605 GPtrArray *supported_extensions; in test_deflate_negotiate_direct() local 1681 GPtrArray *supported_extensions; in test_deflate_disabled_in_message_direct() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 278 struct vk_device_extension_table supported_extensions; in panvk_physical_device_init() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 259 struct vk_device_extension_table supported_extensions; in tu_physical_device_init() local
|