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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformatquery.c520 if (_mesa_validate_texbuffer_format(ctx, internalformat) ==
574 if (_mesa_validate_texbuffer_format(ctx, internalformat) ==
H A Dteximage.h214 _mesa_validate_texbuffer_format(const struct gl_context *ctx,
H A Dteximage.c5425 _mesa_validate_texbuffer_format(const struct gl_context *ctx, function in typeref:typename:mesa_format
5503 format = _mesa_validate_texbuffer_format(ctx, internalFormat);
H A Dbufferobj.c377 mesaFormat = _mesa_validate_texbuffer_format(ctx, internalformat);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformatquery.c530 if (_mesa_validate_texbuffer_format(ctx, internalformat) ==
584 if (_mesa_validate_texbuffer_format(ctx, internalformat) ==
H A Dteximage.h214 _mesa_validate_texbuffer_format(const struct gl_context *ctx,
H A Dteximage.c6294 _mesa_validate_texbuffer_format(const struct gl_context *ctx, function in typeref:typename:mesa_format
6373 format = _mesa_validate_texbuffer_format(ctx, internalFormat);
H A Dbufferobj.c391 mesaFormat = _mesa_validate_texbuffer_format(ctx, internalformat);

Completed in 37 milliseconds