Home
last modified time | relevance | path

Searched refs:_mesa_validate_texbuffer_format (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dteximage.h214 _mesa_validate_texbuffer_format(const struct gl_context *ctx,
H A Dformatquery.c549 if (_mesa_validate_texbuffer_format(ctx, internalformat) == in _is_resource_supported()
603 if (_mesa_validate_texbuffer_format(ctx, internalformat) == in _is_internalformat_supported()
H A Dteximage.c6258 _mesa_validate_texbuffer_format(const struct gl_context *ctx, in _mesa_validate_texbuffer_format() function
6337 format = _mesa_validate_texbuffer_format(ctx, internalFormat); in texture_buffer_range()
H A Dbufferobj.c942 mesaFormat = _mesa_validate_texbuffer_format(ctx, internalformat); in validate_clear_buffer_format()

Completed in 18 milliseconds