Searched refs:MaxSparseTextureSize (Results 1 – 3 of 3) sorted by relevance
374 if (width > ctx->Const.MaxSparseTextureSize || in _mesa_sparse_texture_error_check()375 height > ctx->Const.MaxSparseTextureSize) in _mesa_sparse_texture_error_check()
996 GLuint MaxSparseTextureSize; member
622 c->MaxSparseTextureSize = in st_init_limits()