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 Dst_format.h66 st_choose_matching_format(struct st_context *st, unsigned bind,
H A Dst_format.c2298 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 Dst_cb_readpixels.c467 dst_format = st_choose_matching_format(st, bind, format, type,
H A Dst_cb_texture.c1335 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 Dst_cb_drawpixels.c636 pipeFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.h70 st_choose_matching_format(struct st_context *st, unsigned bind,
H A Dst_format.c1133 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 Dst_cb_readpixels.c480 dst_format = st_choose_matching_format(st, bind, format, type,
H A Dst_cb_texture.c296 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 Dst_cb_drawpixels.c635 pipeFormat = st_choose_matching_format(st, PIPE_BIND_SAMPLER_VIEW,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst1030 - mesa/st: Simplify st_choose_matching_format().
1032 - mesa/st: Reuse st_choose_matching_format from st_choose_format().
H A D21.3.0.rst2913 - mesa/st: break up st_choose_matching_format()

Completed in 79 milliseconds