Searched refs:save_compile_flag (Results 1 – 1 of 1) sorted by relevance
13839 GLboolean save_compile_flag; in _mesa_CallList() local13857 save_compile_flag = ctx->CompileFlag; in _mesa_CallList()13858 if (save_compile_flag) { in _mesa_CallList()13863 ctx->CompileFlag = save_compile_flag; in _mesa_CallList()13866 if (save_compile_flag) { in _mesa_CallList()13943 GLboolean save_compile_flag; in _mesa_CallLists() local13981 save_compile_flag = ctx->CompileFlag; in _mesa_CallLists()13989 ctx->CompileFlag = save_compile_flag; in _mesa_CallLists()13992 if (save_compile_flag) { in _mesa_CallLists()