/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 493 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()
|
D | glthread_varray.c | 678 _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()
|
D | glthread_marshal.h | 389 return VERT_ATTRIB_COLOR0; in _mesa_array_to_attrib()
|
D | arrayobj.c | 73 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */ 114 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */ 155 VERT_ATTRIB_COLOR0, /* VERT_ATTRIB_COLOR0 */
|
D | getstring.c | 260 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_COLOR0].Ptr; in _get_vao_pointerv()
|
D | varray.c | 1105 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()
|
D | ffvertex_prog.c | 867 return register_input(p, VERT_ATTRIB_COLOR0); in get_material() 1570 emit_passthrough(p, VERT_ATTRIB_COLOR0, VARYING_SLOT_COL0); in build_tnl_program()
|
D | enable.c | 87 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/ |
D | shader_enums.h | 134 VERT_ATTRIB_COLOR0, enumerator 210 #define VERT_BIT_COLOR0 BITFIELD_BIT(VERT_ATTRIB_COLOR0)
|
D | shader_enums.c | 122 ENUM(VERT_ATTRIB_COLOR0), in gl_vert_attrib_name()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawtex.c | 67 return VERT_ATTRIB_COLOR0; in semantic_to_vert_attrib() 246 const GLfloat *c = ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in st_DrawTex()
|
D | st_cb_bitmap.c | 195 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()
|
D | st_cb_rasterpos.c | 164 VARYING_SLOT_COL0, VERT_ATTRIB_COLOR0); in rastpos_point()
|
D | st_cb_feedback.c | 109 color = ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in feedback_vertex()
|
D | st_cb_drawpixels.c | 335 { 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/ |
D | nv10_render.c | 45 [VERT_ATTRIB_COLOR0] = {
|
D | nv20_render.c | 50 [VERT_ATTRIB_COLOR0] = {
|
D | nouveau_swtnl_t.c | 73 [VERT_ATTRIB_COLOR0] = {
|
D | nouveau_vbo_t.c | 191 vbo_emit_attr(ctx, arrays, VERT_ATTRIB_COLOR0); in vbo_choose_attrs()
|
/external/mesa3d/src/mesa/tnl/ |
D | t_context.c | 214 ctx->Current.Attrib[VERT_ATTRIB_COLOR0] ); in _tnl_wakeup()
|
D | t_vb_program.c | 437 VB->AttribPtr[VERT_ATTRIB_COLOR0] = &store->results[VARYING_SLOT_COL0]; in run_vp()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_maos_vbtmp.h | 129 col = (GLfloat (*)[4])ctx->Current.Attrib[VERT_ATTRIB_COLOR0]; in TAG()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_tcl.c | 393 map_rev_fixed[4] = VERT_ATTRIB_COLOR0; in r200_run_tcl_render()
|
D | r200_vertprog.c | 511 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/ |
D | prog_statevars.c | 441 (idx == VERT_ATTRIB_COLOR0 || in fetch_state()
|