OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOUVEAU_BO_LOW
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_winsys.h
54
bo, offset, access |
NOUVEAU_BO_LOW
, 0, 0)->priv = NULL;
91
if (access &
NOUVEAU_BO_LOW
)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_local.h
106
bo, offset, access |
NOUVEAU_BO_LOW
, 0, 0);
132
if (access &
NOUVEAU_BO_LOW
)
/external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h
54
bo, offset, access |
NOUVEAU_BO_LOW
, 0, 0)->priv = NULL;
91
if (access &
NOUVEAU_BO_LOW
)
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h
106
bo, offset, access |
NOUVEAU_BO_LOW
, 0, 0);
132
if (access &
NOUVEAU_BO_LOW
)
Completed in 196 milliseconds