Searched refs:check_valid_to_compute (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcompute.c30 check_valid_to_compute(struct gl_context *ctx, const char *function) function in typeref:typename:bool
57 if (!check_valid_to_compute(ctx, "glDispatchCompute"))
108 if (!check_valid_to_compute(ctx, "glDispatchComputeGroupSizeARB"))
187 if (!check_valid_to_compute(ctx, name))
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcompute.c30 check_valid_to_compute(struct gl_context *ctx, const char *function) function in typeref:typename:bool
57 if (!check_valid_to_compute(ctx, "glDispatchCompute"))
106 if (!check_valid_to_compute(ctx, "glDispatchComputeGroupSizeARB"))
222 if (!check_valid_to_compute(ctx, name))

Completed in 5 milliseconds