HomeSort by: relevance | last modified time | path
    Searched refs:ForceGLNamesReuse (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_context.c 852 if (ctx->Const.ForceGLNamesReuse && ctx->Shared->RefCount == 1) {
863 * -O3 on gcc 7.5, which doesn't happen with ForceGLNamesReuse, which is
867 if (ctx->Const.ForceGLNamesReuse)
st_extensions.c 1288 consts->ForceGLNamesReuse = options->force_gl_names_reuse;
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 3981 GLboolean ForceGLNamesReuse;

Completed in 9 milliseconds