Home
last modified time | relevance | path

Searched refs:ClInPrimitives (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dqueryobj.c760 *params = ctx->Const.QueryCounterBits.ClInPrimitives; in _mesa_GetQueryIndexediv()
1051 ctx->Const.QueryCounterBits.ClInPrimitives = 64; in _mesa_init_queryobj()
Dmtypes.h3846 GLuint ClInPrimitives; member
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.c215 radeon->glCtx.Const.QueryCounterBits.ClInPrimitives = 0; in radeonInitContext()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.c215 radeon->glCtx.Const.QueryCounterBits.ClInPrimitives = 0; in radeonInitContext()