/external/mesa3d/src/gallium/frontends/clover/core/ |
D | platform.cpp | 49 platform::supported_extensions() const { in supported_extensions() function in platform
|
D | device.cpp | 496 device::supported_extensions() const { in supported_extensions() function in device
|
/external/rust/android-crates-io/crates/vulkano/src/ |
D | library.rs | 46 supported_extensions: InstanceExtensions, field 97 let supported_extensions = extension_properties in with_loader() localVariable 194 pub fn supported_extensions(&self) -> &InstanceExtensions { in supported_extensions() method
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_instance.c | 51 const struct vk_instance_extension_table *supported_extensions, in vk_instance_init() 262 const struct vk_instance_extension_table *supported_extensions, in vk_enumerate_instance_extension_properties()
|
D | vk_physical_device.h | 66 struct vk_device_extension_table supported_extensions; member
|
D | vk_instance.h | 95 const struct vk_instance_extension_table *supported_extensions; member
|
D | vk_physical_device.c | 33 const struct vk_device_extension_table *supported_extensions, in vk_physical_device_init()
|
/external/angle/scripts/ |
D | registry_xml.py | 320 supported_extensions = sorted(angle_extensions + gles1_extensions + gles_extensions) variable 581 def AddExtensionCommands(self, supported_extensions, apis): argument
|
/external/mesa3d/src/asahi/vulkan/ |
D | hk_physical_device.c | 215 const struct vk_device_extension_table *supported_extensions, in hk_get_device_features() 1165 struct vk_device_extension_table supported_extensions; in hk_create_drm_physical_device() local
|
/external/rust/android-crates-io/crates/mls-rs/src/external_client/ |
D | config.rs | 22 fn supported_extensions(&self) -> Vec<ExtensionType>; in supported_extensions() method
|
D | builder.rs | 350 fn supported_extensions(&self) -> Vec<ExtensionType> { in supported_extensions() function 424 fn supported_extensions(&self) -> Vec<ExtensionType> { in supported_extensions() method
|
/external/mesa3d/src/nouveau/vulkan/ |
D | nvk_physical_device.c | 298 const struct vk_device_extension_table *supported_extensions, in nvk_get_device_features() 1337 struct vk_device_extension_table supported_extensions; in nvk_create_drm_physical_device() local
|
/external/rust/android-crates-io/crates/mls-rs/src/ |
D | client_config.rs | 27 fn supported_extensions(&self) -> Vec<ExtensionType>; in supported_extensions() method
|
D | client_builder.rs | 704 fn supported_extensions(&self) -> Vec<ExtensionType> { in supported_extensions() function 807 fn supported_extensions(&self) -> Vec<ExtensionType> { in supported_extensions() method
|
/external/mesa3d/src/virtio/vulkan/ |
D | vn_common.h | 412 const struct vk_instance_extension_table *supported_extensions, in vn_instance_base_init() 433 const struct vk_device_extension_table *supported_extensions, in vn_physical_device_base_init()
|
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
D | vulkano_gralloc.rs | 174 let supported_extensions = physical.supported_extensions(); in init() localVariable
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | trim_capabilities_pass.cpp | 603 const auto supported_extensions = in TrimUnrequiredExtensions() local
|
/external/rust/android-crates-io/crates/vulkano/src/device/ |
D | physical.rs | 72 supported_extensions: DeviceExtensions, field 101 let supported_extensions: DeviceExtensions = extension_properties in from_handle() localVariable 399 pub fn supported_extensions(&self) -> &DeviceExtensions { in supported_extensions() method
|
D | mod.rs | 261 let supported_extensions = physical_device.supported_extensions(); in new() localVariable
|
/external/mesa3d/src/panfrost/vulkan/ |
D | panvk_physical_device.c | 920 struct vk_device_extension_table supported_extensions; in panvk_physical_device_init() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | trim_capabilities_pass.cpp | 688 const auto supported_extensions = in TrimUnrequiredExtensions() local
|
/external/rust/android-crates-io/crates/vulkano/src/instance/ |
D | mod.rs | 345 let supported_extensions = in with_debug_utils_messengers() localVariable
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | trim_capabilities_pass.cpp | 720 const auto supported_extensions = in TrimUnrequiredExtensions() local
|
/external/mesa3d/src/gfxstream/guest/vulkan/ |
D | gfxstream_vk_device.cpp | 190 struct vk_device_extension_table supported_extensions = {}; in gfxstream_vk_physical_device_init() local
|
/external/webrtc/net/dcsctp/socket/ |
D | dcsctp_socket.cc | 98 absl::optional<SupportedExtensionsParameter> supported_extensions = in ComputeCapabilities() local
|