Home
last modified time | relevance | path

Searched refs:INTERP_POS (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vertex.h68 INTERP_POS, /**< special case for frag position */ enumerator
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c112 interp = INTERP_POS; in softpipe_get_vertex_info()
Dsp_setup.c658 case INTERP_POS: in setup_tri_coefficients()
1012 case INTERP_POS: in setup_line_coefficients()
1259 case INTERP_POS: in sp_setup_point()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_draw.c215 [TGSI_SEMANTIC_PSIZE ] = { EMIT_1F_PSIZE, INTERP_POS , 6, 6, 0x00000020 },
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c84 r300_draw_emit_attrib(r300, EMIT_1F_PSIZE, INTERP_POS, in r300_draw_emit_all_attribs()