Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/tnl/
Dt_vb_rendertmp.h375 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
383 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
419 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
431 !ctx->Const.QuadsFollowProvokingVertexConvention) in TAG()
/third_party/mesa3d/src/mesa/main/
Dcontext.c576 consts->QuadsFollowProvokingVertexConvention = GL_TRUE; in _mesa_init_constants()
Dmtypes.h4015 GLboolean QuadsFollowProvokingVertexConvention; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c729 ctx->Const.QuadsFollowProvokingVertexConvention = false; in brw_initialize_context_constants()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c148 c->QuadsFollowProvokingVertexConvention = in st_init_limits()