Home
last modified time | relevance | path

Searched defs:bfmt (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c177 D3DFORMAT bfmt, in backbuffer_format()
202 enum pipe_format dfmt, bfmt; in NineAdapter9_CheckDeviceType() local
484 enum pipe_format dfmt, bfmt, zsfmt; in NineAdapter9_CheckDepthStencilMatch() local
532 enum pipe_format dfmt, bfmt; in NineAdapter9_CheckDeviceFormatConversion() local
/third_party/ffmpeg/libavfilter/
Dformats.c267 AVChannelLayout *fmt = &a->channel_layouts[i], bfmt = { 0 }; in merge_channel_layouts() local