Searched refs:_mesa_sparse_texture_error_check (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | teximage.h | 258 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims,
|
H A D | texstorage.c | 435 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims, in _mesa_sparse_texture_error_check() function 582 if (_mesa_sparse_texture_error_check(ctx, dims, texObj, texFormat, target, in texture_storage()
|
H A D | teximage.c | 7140 _mesa_sparse_texture_error_check(ctx, dims, texObj, texFormat, target, 0, in texture_image_multisample()
|