pub trait DeviceExtCommandFunctionProvider {
// Required method
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT;
}
Expand description
Functions from extension
Required Methods§
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Implementations on Foreign Types§
Source§impl<'s, T> DeviceExtCommandFunctionProvider for &'s Twhere
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<'s, T> DeviceExtCommandFunctionProvider for &'s Twhere
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<'s, T> DeviceExtCommandFunctionProvider for &'s mut Twhere
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<'s, T> DeviceExtCommandFunctionProvider for &'s mut Twhere
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for Box<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for Box<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for Rc<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for Rc<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for Arc<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for Arc<T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for Ref<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for Ref<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for RefMut<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for RefMut<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for ManuallyDrop<T>where
T: DeviceExtCommandFunctionProvider,
impl<T> DeviceExtCommandFunctionProvider for ManuallyDrop<T>where
T: DeviceExtCommandFunctionProvider,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for MutexGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for MutexGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for RwLockReadGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for RwLockReadGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for RwLockWriteGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for RwLockWriteGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for MutexGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for MutexGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for RwLockReadGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for RwLockReadGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Source§impl<T> DeviceExtCommandFunctionProvider for RwLockWriteGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
impl<T> DeviceExtCommandFunctionProvider for RwLockWriteGuard<'_, T>where
T: DeviceExtCommandFunctionProvider + ?Sized,
Source§fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
fn cmd_set_sample_locations_ext_fn(&self) -> PFN_vkCmdSetSampleLocationsEXT
Available on crate feature
VK_EXT_sample_locations
only.Implementors§
impl<Instance: Instance> DeviceExtCommandFunctionProvider for DeviceObject<Instance>
Available on crate feature
Implements
only.