Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.c55 validate_DispatchCompute(struct gl_context *ctx, const GLuint *num_groups) in validate_DispatchCompute() function
259 if (!no_error && !validate_DispatchCompute(ctx, num_groups)) in dispatch_compute()