Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.h160 _mesa_set_mvp_with_dp4( struct gl_context *ctx,
Dcontext.c1712 _mesa_set_mvp_with_dp4( struct gl_context *ctx, in _mesa_set_mvp_with_dp4() function
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c239 _mesa_set_mvp_with_dp4( ctx, GL_TRUE ); in st_create_context()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c316 _mesa_set_mvp_with_dp4( ctx, GL_TRUE ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c353 _mesa_set_mvp_with_dp4( ctx, GL_TRUE ); in r200CreateContext()