Searched refs:_mesa_sparse_texture_error_check (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | teximage.h | 254 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims,
|
H A D | texstorage.c | 353 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims, in _mesa_sparse_texture_error_check() function 498 if (_mesa_sparse_texture_error_check(ctx, dims, texObj, texFormat, target, in texture_storage()
|
H A D | teximage.c | 6875 _mesa_sparse_texture_error_check(ctx, dims, texObj, texFormat, target, 0, in texture_image_multisample()
|
Completed in 12 milliseconds