Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dproperty.hpp63 class property_matrix { class
65 property_matrix(property_buffer &buf) : buf(buf) { in property_matrix() function in clover::detail::property_matrix