Home
last modified time | relevance | path

Searched defs:Properties (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shader_barycentric.adoc83 === Properties subsection
DVK_KHR_fragment_shading_rate.adoc184 === Properties subsection
DVK_EXT_mesh_shader.adoc195 ==== Properties subsubsection
/hardware/interfaces/broadcastradio/aidl/rust_impl/src/
Ddefault_broadcastradio_hal.rs47 fn getProperties(&self) -> BinderResult<Properties> { in getProperties()