Home
last modified time | relevance | path

Searched refs:VERT_ATTRIB_COLOR0 (Results 1 – 25 of 35) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Drastpos.c493 ctx->Current.Attrib[VERT_ATTRIB_COLOR0]); in _mesa_RasterPos()
729 = CLAMP(ctx->Current.Attrib[VERT_ATTRIB_COLOR0][0], 0.0F, 1.0F); in window_pos3f()
731 = CLAMP(ctx->Current.Attrib[VERT_ATTRIB_COLOR0][1], 0.0F, 1.0F); in window_pos3f()
733 = CLAMP(ctx->Current.Attrib[VERT_ATTRIB_COLOR0][2], 0.0F, 1.0F); in window_pos3f()
735 = CLAMP(ctx->Current.Attrib[VERT_ATTRIB_COLOR0][3], 0.0F, 1.0F); in window_pos3f()
Dglthread_varray.c678 _mesa_glthread_ClientState(ctx, NULL, VERT_ATTRIB_COLOR0, true); in _mesa_glthread_InterleavedArrays()
679 _mesa_glthread_AttribPointer(ctx, VERT_ATTRIB_COLOR0, layout.ccomps, in _mesa_glthread_InterleavedArrays()
683 _mesa_glthread_ClientState(ctx, NULL, VERT_ATTRIB_COLOR0, false); in _mesa_glthread_InterleavedArrays()
Dglthread_marshal.h389 return VERT_ATTRIB_COLOR0; in _mesa_array_to_attrib()
Darrayobj.c73 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */
114 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */
155 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */
Dgetstring.c260 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_COLOR0].Ptr; in _get_vao_pointerv()
Dvarray.c1105 VERT_ATTRIB_COLOR0, format, BGRA_OR_4, size, in _mesa_ColorPointer_no_error()
1128 VERT_ATTRIB_COLOR0, legalTypes, sizeMin, in _mesa_ColorPointer()
1134 VERT_ATTRIB_COLOR0, format, BGRA_OR_4, size, in _mesa_ColorPointer()
1166 VERT_ATTRIB_COLOR0, legalTypes, sizeMin, in _mesa_VertexArrayColorOffsetEXT()
1172 VERT_ATTRIB_COLOR0, format, BGRA_OR_4, size, in _mesa_VertexArrayColorOffsetEXT()
3989 *param = vao->VertexAttrib[VERT_ATTRIB_COLOR0].Format.Size; in _mesa_GetVertexArrayIntegervEXT()
3992 *param = vao->VertexAttrib[VERT_ATTRIB_COLOR0].Format.Type; in _mesa_GetVertexArrayIntegervEXT()
3995 *param = vao->VertexAttrib[VERT_ATTRIB_COLOR0].Stride; in _mesa_GetVertexArrayIntegervEXT()
3998 buf = vao->BufferBinding[VERT_ATTRIB_COLOR0].BufferObj; in _mesa_GetVertexArrayIntegervEXT()
Dffvertex_prog.c867 return register_input(p, VERT_ATTRIB_COLOR0); in get_material()
1570 emit_passthrough(p, VERT_ATTRIB_COLOR0, VARYING_SLOT_COL0); in build_tnl_program()
Denable.c87 vao_state(ctx, vao, VERT_ATTRIB_COLOR0, state); in client_state()
478 ctx->Current.Attrib[VERT_ATTRIB_COLOR0] ); in _mesa_set_enable()
/external/mesa3d/src/compiler/
Dshader_enums.h134 VERT_ATTRIB_COLOR0, enumerator
210 #define VERT_BIT_COLOR0 BITFIELD_BIT(VERT_ATTRIB_COLOR0)
Dshader_enums.c122 ENUM(VERT_ATTRIB_COLOR0), in gl_vert_attrib_name()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c67 return VERT_ATTRIB_COLOR0; in semantic_to_vert_attrib()
246 const GLfloat *c = ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in st_DrawTex()
Dst_cb_bitmap.c195 COPY_4V(colorSave, ctx->Current.Attrib[VERT_ATTRIB_COLOR0]); in setup_render_state()
196 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], color); in setup_render_state()
198 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], colorSave); in setup_render_state()
Dst_cb_rasterpos.c164 VARYING_SLOT_COL0, VERT_ATTRIB_COLOR0); in rastpos_point()
Dst_cb_feedback.c109 color = ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in feedback_vertex()
Dst_cb_drawpixels.c335 { VERT_ATTRIB_POS, VERT_ATTRIB_COLOR0, VERT_ATTRIB_GENERIC0 }; in st_make_passthrough_vertex_shader()
1965 ctx->Current.Attrib[VERT_ATTRIB_COLOR0], in st_CopyPixels()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_render.c45 [VERT_ATTRIB_COLOR0] = {
Dnv20_render.c50 [VERT_ATTRIB_COLOR0] = {
Dnouveau_swtnl_t.c73 [VERT_ATTRIB_COLOR0] = {
Dnouveau_vbo_t.c191 vbo_emit_attr(ctx, arrays, VERT_ATTRIB_COLOR0); in vbo_choose_attrs()
/external/mesa3d/src/mesa/tnl/
Dt_context.c214 ctx->Current.Attrib[VERT_ATTRIB_COLOR0] ); in _tnl_wakeup()
Dt_vb_program.c437 VB->AttribPtr[VERT_ATTRIB_COLOR0] = &store->results[VARYING_SLOT_COL0]; in run_vp()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_vbtmp.h129 col = (GLfloat (*)[4])ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in TAG()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c393 map_rev_fixed[4] = VERT_ATTRIB_COLOR0; in r200_run_tcl_render()
Dr200_vertprog.c511 vp->inputs[VERT_ATTRIB_COLOR0] = 2; in r200_translate_vertex_program()
512 vp->inputmap_rev[4] = VERT_ATTRIB_COLOR0; in r200_translate_vertex_program()
/external/mesa3d/src/mesa/program/
Dprog_statevars.c441 (idx == VERT_ATTRIB_COLOR0 || in fetch_state()

12