Searched refs:TGSI_SEMANTIC_COLOR (Results 1 - 25 of 140) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c74 *semantic_name = TGSI_SEMANTIC_COLOR;
78 *semantic_name = TGSI_SEMANTIC_COLOR;
179 *semantic_name = TGSI_SEMANTIC_COLOR;
194 *semantic_name = TGSI_SEMANTIC_COLOR;
H A Dtgsi_emulate.c130 if (semantic == TGSI_SEMANTIC_COLOR ||
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c76 *semantic_name = TGSI_SEMANTIC_COLOR;
80 *semantic_name = TGSI_SEMANTIC_COLOR;
189 *semantic_name = TGSI_SEMANTIC_COLOR;
204 *semantic_name = TGSI_SEMANTIC_COLOR;
H A Dtgsi_emulate.c130 if (semantic == TGSI_SEMANTIC_COLOR ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_derived.c80 case TGSI_SEMANTIC_COLOR:
124 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_COLOR, 0);
131 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_COLOR, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_derived.c66 case TGSI_SEMANTIC_COLOR:
107 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_COLOR, 0);
114 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_COLOR, 1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c157 case TGSI_SEMANTIC_COLOR:
164 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
177 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
182 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 1,
339 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c157 case TGSI_SEMANTIC_COLOR:
164 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
177 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
182 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 1,
341 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c120 assert(fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR);
131 case TGSI_SEMANTIC_COLOR:
148 if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR &&
H A Dsp_fs_exec.c137 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_drawtex.c66 case TGSI_SEMANTIC_COLOR:
82 case TGSI_SEMANTIC_COLOR:
251 semantic_names[1] = TGSI_SEMANTIC_COLOR;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c120 assert(fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR);
131 case TGSI_SEMANTIC_COLOR:
148 if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR &&
H A Dsp_fs_exec.c137 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_drawtex.c66 case TGSI_SEMANTIC_COLOR:
82 case TGSI_SEMANTIC_COLOR:
251 semantic_names[1] = TGSI_SEMANTIC_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dtri.c213 { TGSI_SEMANTIC_POSITION, TGSI_SEMANTIC_COLOR }; enumerator in enum:init_prog::semantic_names
220 TGSI_SEMANTIC_COLOR, TGSI_INTERPOLATE_PERSPECTIVE, TRUE);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c257 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
318 TGSI_SEMANTIC_COLOR,
415 TGSI_SEMANTIC_COLOR,
473 TGSI_SEMANTIC_COLOR,
532 TGSI_SEMANTIC_COLOR,
627 dst[i] = ureg_DECL_output( ureg, TGSI_SEMANTIC_COLOR, i );
822 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
884 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c72 o_color = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, VS_O_COLOR);
276 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
298 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
321 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
376 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
413 color = ureg_DECL_fs_input(shader, TGSI_SEMANTIC_COLOR, VS_O_COLOR, TGSI_INTERPOLATE_LINEAR);
421 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
453 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c72 o_color = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, VS_O_COLOR);
276 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
298 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
321 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
376 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
413 color = ureg_DECL_fs_input(shader, TGSI_SEMANTIC_COLOR, VS_O_COLOR, TGSI_INTERPOLATE_LINEAR);
421 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
453 fragment = ureg_DECL_output(shader, TGSI_SEMANTIC_COLOR, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dtri.c220 { TGSI_SEMANTIC_POSITION, TGSI_SEMANTIC_COLOR }; enumerator in enum:init_prog::semantic_names
227 TGSI_SEMANTIC_COLOR, TGSI_INTERPOLATE_PERSPECTIVE, TRUE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c257 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
318 TGSI_SEMANTIC_COLOR,
516 dst[i] = ureg_DECL_output( ureg, TGSI_SEMANTIC_COLOR, i );
712 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
774 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
993 out = ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, 0);
1100 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c49 case TGSI_SEMANTIC_COLOR:
220 (semantic.Name == TGSI_SEMANTIC_COLOR)) {
332 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c49 case TGSI_SEMANTIC_COLOR:
220 (semantic.Name == TGSI_SEMANTIC_COLOR)) {
332 case TGSI_SEMANTIC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_twoside.c119 if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_COLOR) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c109 ureg_TEX(ureg, ureg_DECL_output(ureg, TGSI_SEMANTIC_COLOR, i),
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_twoside.c119 if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_COLOR) {

Completed in 18 milliseconds

123456