Home
last modified time | relevance | path

Searched refs:shader_demote_to_helper_invocation (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/virtio/vulkan/
H A Dvn_physical_device.h31 shader_demote_to_helper_invocation; member
H A Dvn_physical_device.c133 feats->shader_demote_to_helper_invocation, in vn_physical_device_init_features()
1581 *shader_demote_to_helper_invocation; in vn_GetPhysicalDeviceFeatures2() member
1766 *u.shader_demote_to_helper_invocation = in vn_GetPhysicalDeviceFeatures2()
1767 feats->shader_demote_to_helper_invocation; in vn_GetPhysicalDeviceFeatures2()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs41420 pub shader_demote_to_helper_invocation: Bool32, field
41427 shader_demote_to_helper_invocation: Bool32::default(), in default()
41463 pub fn shader_demote_to_helper_invocation( in shader_demote_to_helper_invocation() method
41465 shader_demote_to_helper_invocation: bool, in shader_demote_to_helper_invocation()
41467 self.inner.shader_demote_to_helper_invocation = shader_demote_to_helper_invocation.into(); in shader_demote_to_helper_invocation()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs41420 pub shader_demote_to_helper_invocation: Bool32, field
41427 shader_demote_to_helper_invocation: Bool32::default(), in default()
41463 pub fn shader_demote_to_helper_invocation( in shader_demote_to_helper_invocation() method
41465 shader_demote_to_helper_invocation: bool, in shader_demote_to_helper_invocation()
41467 self.inner.shader_demote_to_helper_invocation = shader_demote_to_helper_invocation.into(); in shader_demote_to_helper_invocation()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs39081 pub shader_demote_to_helper_invocation: Bool32, field
39088 shader_demote_to_helper_invocation: Bool32::default(), in default()
39132 pub fn shader_demote_to_helper_invocation( in shader_demote_to_helper_invocation() method
39134 shader_demote_to_helper_invocation: bool, in shader_demote_to_helper_invocation()
39136 self.inner.shader_demote_to_helper_invocation = shader_demote_to_helper_invocation.into(); in shader_demote_to_helper_invocation()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs48041 pub shader_demote_to_helper_invocation: Bool32, field
48048 shader_demote_to_helper_invocation: Bool32::default(), in default()
48084 pub fn shader_demote_to_helper_invocation( in shader_demote_to_helper_invocation() method
48086 shader_demote_to_helper_invocation: bool, in shader_demote_to_helper_invocation()
48088 self.inner.shader_demote_to_helper_invocation = shader_demote_to_helper_invocation.into(); in shader_demote_to_helper_invocation()