| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_format.h | 54 st_choose_format(struct st_context *st, GLenum internalFormat,
|
| H A D | st_format.c | 2188 st_choose_format(struct st_context *st, GLenum internalFormat, function in typeref:enum:pipe_format 2284 return st_choose_format(st, internalFormat, GL_NONE, GL_NONE, 2419 pFormat = st_choose_format(st, internalFormat, format, type, 2424 pFormat = st_choose_format(st, internalFormat, format, type, 2482 format = st_choose_format(st, internalFormat, GL_NONE, GL_NONE, 2538 enum pipe_format pformat = st_choose_format(st,
|
| H A D | st_cb_drawpixels.c | 643 pipeFormat = st_choose_format(st, intFormat, format, type, 1726 srcFormat = st_choose_format(st, GL_DEPTH_COMPONENT, GL_NONE, 1734 srcFormat = st_choose_format(st, GL_RGBA32F, GL_NONE, 1739 srcFormat = st_choose_format(st, GL_RGBA32I, GL_NONE, 1744 srcFormat = st_choose_format(st, GL_RGBA32UI, GL_NONE, 1749 srcFormat = st_choose_format(st, GL_RGBA16_SNORM, GL_NONE, 1754 srcFormat = st_choose_format(st, GL_RGBA, GL_NONE,
|
| H A D | st_texture.c | 417 format = st_choose_format(st, GL_RGBA, GL_NONE, GL_NONE,
|
| H A D | st_cb_texture.c | 2077 dst_format = st_choose_format(st, dst_glformat, format, type,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_format.h | 54 st_choose_format(struct st_context *st, GLenum internalFormat,
|
| H A D | st_format.c | 1109 st_choose_format(struct st_context *st, GLenum internalFormat, function in typeref:enum:pipe_format 1211 return st_choose_format(st, internalFormat, GL_NONE, GL_NONE, 1353 pFormat = st_choose_format(st, internalFormat, format, type, 1359 pFormat = st_choose_format(st, internalFormat, format, type, 1425 format = st_choose_format(st, internalFormat, GL_NONE, GL_NONE, 1482 enum pipe_format pformat = st_choose_format(st,
|
| H A D | st_cb_drawpixels.c | 642 pipeFormat = st_choose_format(st, intFormat, format, type, 1820 srcFormat = st_choose_format(st, GL_DEPTH_COMPONENT, GL_NONE, 1833 srcFormat = st_choose_format(st, GL_RGBA32F, GL_NONE, 1838 srcFormat = st_choose_format(st, GL_RGBA32I, GL_NONE, 1843 srcFormat = st_choose_format(st, GL_RGBA32UI, GL_NONE, 1848 srcFormat = st_choose_format(st, GL_RGBA16_SNORM, GL_NONE, 1853 srcFormat = st_choose_format(st, GL_RGBA, GL_NONE,
|
| H A D | st_texture.c | 419 format = st_choose_format(st, GL_RGBA, GL_NONE, GL_NONE,
|
| H A D | st_cb_texture.c | 381 dst_format = st_choose_format(st, dst_glformat, format, type,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 1032 - mesa/st: Reuse st_choose_matching_format from st_choose_format().
|
| H A D | 7.10.rst | 314 - st/mesa: added cases for GL_COMPRESSED_RED/RG in st_choose_format()
|
| H A D | 21.3.0.rst | 2914 - mesa/st: enable calling st_choose_format() purely for translation
|