Home
last modified time | relevance | path

Searched defs:shader_integer_dot_product (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c141 shader_integer_dot_product; in vn_physical_device_init_features() member
490 shader_integer_dot_product; in vn_physical_device_init_properties() member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs542 pub shader_integer_dot_product: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs46860 pub shader_integer_dot_product: Bool32, field
47000 pub fn shader_integer_dot_product(mut self, shader_integer_dot_product: bool) -> Self { in shader_integer_dot_product() method
62800 pub shader_integer_dot_product: Bool32, field
62849 pub fn shader_integer_dot_product(mut self, shader_integer_dot_product: bool) -> Self { in shader_integer_dot_product() method