Searched refs:_mesa_texture_view_compatible_format (Results 1 – 3 of 3) sorted by relevance
33 _mesa_texture_view_compatible_format(const struct gl_context *ctx,
433 _mesa_texture_view_compatible_format(const struct gl_context *ctx, in _mesa_texture_view_compatible_format() function819 if (!_mesa_texture_view_compatible_format(ctx, in _mesa_TextureView()
525 if (_mesa_texture_view_compatible_format(ctx, srcFormat, dstFormat)) { in copy_format_compatible()