Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp49 class property_vector { class
51 property_vector(property_buffer &buf) : buf(buf) { in property_vector() function in clover::detail::property_vector