OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_wrap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv20_state_tex.c
168
uint32_t tx_format, tx_filter,
tx_wrap
, tx_enable;
local
196
tx_wrap
= nvgl_wrap_mode(sa->WrapR) << 16
247
PUSH_DATA (push,
tx_wrap
);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv20_state_tex.c
168
uint32_t tx_format, tx_filter,
tx_wrap
, tx_enable;
local
196
tx_wrap
= nvgl_wrap_mode(sa->WrapR) << 16
247
PUSH_DATA (push,
tx_wrap
);
Completed in 109 milliseconds