Searched refs:MaxSparseArrayTextureLayers (Results 1 – 3 of 3) sorted by relevance
380 if (depth > ctx->Const.MaxSparseArrayTextureLayers) in _mesa_sparse_texture_error_check()383 if (height > ctx->Const.MaxSparseArrayTextureLayers) in _mesa_sparse_texture_error_check()
998 GLuint MaxSparseArrayTextureLayers; member
626 c->MaxSparseArrayTextureLayers = in st_init_limits()