Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.c58 if (!_mesa_validate_DispatchComputeIndirect(ctx, indirect)) in _mesa_DispatchComputeIndirect()
Dapi_validate.h132 _mesa_validate_DispatchComputeIndirect(struct gl_context *ctx,
Dapi_validate.c1554 _mesa_validate_DispatchComputeIndirect(struct gl_context *ctx, in _mesa_validate_DispatchComputeIndirect() function