Searched refs:st_choose_matching_format (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_format.h | 66 st_choose_matching_format(struct st_context *st, unsigned bind,
|
| H A D | st_format.c | 2298 st_choose_matching_format(struct st_context *st, unsigned bind, function in typeref:enum:pipe_format 2400 pFormat = st_choose_matching_format(st, bindings, format, type, 2410 pFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
|
| H A D | st_cb_readpixels.c | 467 dst_format = st_choose_matching_format(st, bind, format, type,
|
| H A D | st_cb_texture.c | 1335 src_format = st_choose_matching_format(st, 0, format, type, 1538 src_format = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW, 1994 dst_format = st_choose_matching_format(st, bind, format, type,
|
| H A D | st_cb_drawpixels.c | 636 pipeFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_format.h | 70 st_choose_matching_format(struct st_context *st, unsigned bind,
|
| H A D | st_format.c | 1133 pf = st_choose_matching_format(st, bindings, format, type, 1250 st_choose_matching_format(struct st_context *st, unsigned bind, function in typeref:enum:pipe_format 1334 pFormat = st_choose_matching_format(st, bindings, format, type, 1344 pFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
|
| H A D | st_cb_readpixels.c | 480 dst_format = st_choose_matching_format(st, bind, format, type,
|
| H A D | st_cb_texture.c | 296 enum pipe_format dst_format = st_choose_matching_format(st, bind, format, type, 1713 src_format = st_choose_matching_format(st, 0, format, type, 2091 src_format = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
|
| H A D | st_cb_drawpixels.c | 635 pipeFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 1030 - mesa/st: Simplify st_choose_matching_format(). 1032 - mesa/st: Reuse st_choose_matching_format from st_choose_format().
|
| H A D | 21.3.0.rst | 2913 - mesa/st: break up st_choose_matching_format()
|
Completed in 79 milliseconds