Home
last modified time | relevance | path

Searched refs:QuadsFollowProvokingVertexConvention (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_rendertmp.h374 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
382 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
418 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
430 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c275 ctx->Const.QuadsFollowProvokingVertexConvention = false; in brwCreateContext()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c161 c->QuadsFollowProvokingVertexConvention = screen->get_param( in st_init_limits()
/external/mesa3d/src/mesa/main/
Dcontext.c659 ctx->Const.QuadsFollowProvokingVertexConvention = GL_TRUE; in _mesa_init_constants()
Dmtypes.h2888 GLboolean QuadsFollowProvokingVertexConvention; member
Dget.c1214 CONTEXT_BOOL(Const.QuadsFollowProvokingVertexConvention),