OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lp_tgsi_channel_info
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_info.c
52
struct
lp_tgsi_channel_info
temp[32][4];
61
struct
lp_tgsi_channel_info
*chan_info,
92
is_immediate(const struct
lp_tgsi_channel_info
*chan_info, float value)
153
struct
lp_tgsi_channel_info
*chan_info = &tex_info->coord[chan];
183
struct
lp_tgsi_channel_info
(*regs)[4];
193
* Get the
lp_tgsi_channel_info
array corresponding to the destination
256
struct
lp_tgsi_channel_info
res[4];
272
struct
lp_tgsi_channel_info
src0;
273
struct
lp_tgsi_channel_info
src1;
346
const struct
lp_tgsi_channel_info
*chan_info
[
all
...]
lp_bld_tgsi.h
87
struct
lp_tgsi_channel_info
struct
105
struct
lp_tgsi_channel_info
coord[4];
141
struct
lp_tgsi_channel_info
output[PIPE_MAX_SHADER_OUTPUTS][4];
146
const struct
lp_tgsi_channel_info
*cbuf[PIPE_MAX_COLOR_BUFS];
Completed in 43 milliseconds