Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.h104 D3DPOOL mD3DPool; // can only be D3DPOOL_SYSTEMMEM or D3DPOOL_MANAGED since it needs to be variable
H A DTextureStorage9.h73 const D3DPOOL mD3DPool; variable