Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_validate.c1324 check_valid_to_compute(struct gl_context *ctx, const char *function) in check_valid_to_compute() function
1359 if (!check_valid_to_compute(ctx, "glDispatchCompute")) in _mesa_validate_DispatchCompute()
1414 if (!check_valid_to_compute(ctx, "glDispatchComputeGroupSizeARB")) in _mesa_validate_DispatchComputeGroupSizeARB()
1494 if (!check_valid_to_compute(ctx, name)) in valid_dispatch_indirect()