Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/frontends/clover/core/
Dplatform.cpp49 platform::supported_extensions() const { in supported_extensions() function in platform
Ddevice.cpp496 device::supported_extensions() const { in supported_extensions() function in device
/external/rust/android-crates-io/crates/vulkano/src/
Dlibrary.rs46 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/
Dvk_instance.c51 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()
Dvk_physical_device.h66 struct vk_device_extension_table supported_extensions; member
Dvk_instance.h95 const struct vk_instance_extension_table *supported_extensions; member
Dvk_physical_device.c33 const struct vk_device_extension_table *supported_extensions, in vk_physical_device_init()
/external/angle/scripts/
Dregistry_xml.py320 supported_extensions = sorted(angle_extensions + gles1_extensions + gles_extensions) variable
581 def AddExtensionCommands(self, supported_extensions, apis): argument
/external/mesa3d/src/asahi/vulkan/
Dhk_physical_device.c215 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/
Dconfig.rs22 fn supported_extensions(&self) -> Vec<ExtensionType>; in supported_extensions() method
Dbuilder.rs350 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/
Dnvk_physical_device.c298 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/
Dclient_config.rs27 fn supported_extensions(&self) -> Vec<ExtensionType>; in supported_extensions() method
Dclient_builder.rs704 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/
Dvn_common.h412 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/
Dvulkano_gralloc.rs174 let supported_extensions = physical.supported_extensions(); in init() localVariable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtrim_capabilities_pass.cpp603 const auto supported_extensions = in TrimUnrequiredExtensions() local
/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs72 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
Dmod.rs261 let supported_extensions = physical_device.supported_extensions(); in new() localVariable
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_physical_device.c920 struct vk_device_extension_table supported_extensions; in panvk_physical_device_init() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtrim_capabilities_pass.cpp688 const auto supported_extensions = in TrimUnrequiredExtensions() local
/external/rust/android-crates-io/crates/vulkano/src/instance/
Dmod.rs345 let supported_extensions = in with_debug_utils_messengers() localVariable
/external/angle/third_party/spirv-tools/src/source/opt/
Dtrim_capabilities_pass.cpp720 const auto supported_extensions = in TrimUnrequiredExtensions() local
/external/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp190 struct vk_device_extension_table supported_extensions = {}; in gfxstream_vk_physical_device_init() local
/external/webrtc/net/dcsctp/socket/
Ddcsctp_socket.cc98 absl::optional<SupportedExtensionsParameter> supported_extensions = in ComputeCapabilities() local

12