OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tex5
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_texture.h
42
uint32_t tex0, tex3, tex4,
tex5
;
member in struct:fd2_sampler_stateobj
fd2_texture.c
99
so->
tex5
= 0x00000200; /* ??? */
fd2_emit.c
147
OUT_RING(ring, sampler->
tex5
);
Completed in 204 milliseconds