Home
last modified time | relevance | path

Searched refs:ComputeInvocations (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dqueryobj.c1040 *params = ctx->Const.QueryCounterBits.ComputeInvocations; in _mesa_GetQueryIndexediv()
1339 ctx->Const.QueryCounterBits.ComputeInvocations = 64; in _mesa_init_queryobj()
Dconsts_exts.h524 GLuint ComputeInvocations; member