Home
last modified time | relevance | path

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 Dteximage.h258 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims,
H A Dtexstorage.c435 _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 Dteximage.c7140 _mesa_sparse_texture_error_check(ctx, dims, texObj, texFormat, target, 0, in texture_image_multisample()