Searched refs:ExecuteFlag (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Ddlist.c1099 if (ctx->ExecuteFlag) {
1116 if (ctx->ExecuteFlag) {
1133 if (ctx->ExecuteFlag) {
1158 if (ctx->ExecuteFlag) {
1175 if (ctx->ExecuteFlag) {
1192 if (ctx->ExecuteFlag) {
1212 if (ctx->ExecuteFlag) {
1239 if (ctx->ExecuteFlag) {
1260 if (ctx->ExecuteFlag) {
1279 if (ctx->ExecuteFlag) {
[all...]
H A Dmtypes.h3428 GLboolean ExecuteFlag; /**< Execute GL commands? */ member in struct:gl_context
H A Dget.c1620 else if (ctx->ExecuteFlag)
/external/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c388 if (ctx->ExecuteFlag) {

Completed in 130 milliseconds