Searched refs:EMIT_1F_PSIZE (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h55 EMIT_1F_PSIZE, /**< insert constant point size */ enumerator in enum:attrib_emit
145 case EMIT_1F_PSIZE:
169 case EMIT_1F_PSIZE:
H A Ddraw_vertex.c74 case EMIT_1F_PSIZE:
75 debug_printf("EMIT_1F_PSIZE:\t");
H A Ddraw_pt_emit.c94 if (vinfo->attrib[i].emit == EMIT_1F_PSIZE) {
H A Ddraw_pipe_vbuf.c221 if (vinfo->attrib[i].emit == EMIT_1F_PSIZE) {
H A Ddraw_pt_fetch_emit.c131 if (vinfo->attrib[i].emit == EMIT_1F_PSIZE) {
H A Ddraw_vs_variant.c339 if (key->element[i].out.format != EMIT_1F_PSIZE)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h55 EMIT_1F_PSIZE, /**< insert constant point size */ enumerator in enum:attrib_emit
145 case EMIT_1F_PSIZE:
169 case EMIT_1F_PSIZE:
H A Ddraw_vertex.c74 case EMIT_1F_PSIZE:
75 debug_printf("EMIT_1F_PSIZE:\t");
H A Ddraw_pt_emit.c96 if (vinfo->attrib[i].emit == EMIT_1F_PSIZE) {
H A Ddraw_pipe_vbuf.c223 if (vinfo->attrib[i].emit == EMIT_1F_PSIZE) {
H A Ddraw_vs_variant.c341 if (key->element[i].out.format != EMIT_1F_PSIZE)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c219 [TGSI_SEMANTIC_PSIZE ] = { EMIT_1F_PSIZE, 6, 6, 0x00000020 },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c219 [TGSI_SEMANTIC_PSIZE ] = { EMIT_1F_PSIZE, 6, 6, 0x00000020 },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c82 r300_draw_emit_attrib(r300, EMIT_1F_PSIZE, vs_outputs->psize);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c82 r300_draw_emit_attrib(r300, EMIT_1F_PSIZE, vs_outputs->psize);

Completed in 12 milliseconds