Home
last modified time | relevance | path

Searched refs:_mesa_texture_view_compatible_format (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtextureview.h33 _mesa_texture_view_compatible_format(const struct gl_context *ctx,
H A Dtextureview.c437 _mesa_texture_view_compatible_format(const struct gl_context *ctx, in _mesa_texture_view_compatible_format() function
829 if (!_mesa_texture_view_compatible_format(ctx, in _mesa_TextureView()
H A Dcopyimage.c527 if (_mesa_texture_view_compatible_format(ctx, srcFormat, dstFormat)) { in copy_format_compatible()

Completed in 4 milliseconds