Home
last modified time | relevance | path

Searched defs:IS_SYSTEMMEM_DYNAMIC (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c2974 #define IS_SYSTEMMEM_DYNAMIC(t) ((t) && (t)->base.pool == D3DPOOL_SYSTEMMEM && (t)->base.usage & D3DUSAGE_DYNAMIC) macro

Completed in 8 milliseconds