OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TGSI_TEXTURE_2D
(Results
1 - 25
of
28
) sorted by null
1
2
/external/mesa3d/src/gallium/state_trackers/vega/
asm_fill.h
160
ureg_TEX(ureg, *out,
TGSI_TEXTURE_2D
, ureg_src(temp[1]), sampler[0]);
185
ureg_TEX(ureg, temp[1],
TGSI_TEXTURE_2D
, in[1], sampler[3]);
199
ureg_TEX(ureg, temp[1],
TGSI_TEXTURE_2D
, in[1], sampler[3]);
213
ureg_TEX(ureg, temp[1],
TGSI_TEXTURE_2D
, in[1], sampler[3]);
414
ureg_TEX(ureg, temp[2],
TGSI_TEXTURE_2D
, in[0], sampler[2]); \
539
ureg_TEX(ureg, temp[1],
TGSI_TEXTURE_2D
, in[0], sampler[1]);
568
ureg_TEX(ureg, temp[0],
TGSI_TEXTURE_2D
, in[0], sampler[1]);