Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
Dscreen.rs450 pub fn query_memory_info(&self) -> Option<pipe_memory_info> { in query_memory_info() method
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h472 void (*query_memory_info)(struct pipe_screen *screen, member
Dp_defines.h904 bool query_memory_info; member