Home
last modified time | relevance | path

Searched refs:PIPE_FORMAT_B8G8R8X8_UNORM (Results 1 – 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/panfrost/lib/
Dpan_afbc.c80 case PIPE_FORMAT_B8G8R8X8_UNORM: in panfrost_afbc_format()
109 case PIPE_FORMAT_B8G8R8X8_UNORM: in panfrost_afbc_format()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DFormat.cpp250 return PIPE_FORMAT_B8G8R8X8_UNORM; in FormatTranslate()
260 return PIPE_FORMAT_B8G8R8X8_UNORM; in FormatTranslate()
265 return PIPE_FORMAT_B8G8R8X8_UNORM; in FormatTranslate()
DDxgiFns.cpp129 PIPE_FORMAT_B8G8R8X8_UNORM, in _Present()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_format.h166 PIPE_FORMAT_B8G8R8X8_UNORM, enumerator
534 #define PIPE_FORMAT_BGRX8888_UNORM PIPE_FORMAT_B8G8R8X8_UNORM
570 #define PIPE_FORMAT_XRGB8888_UNORM PIPE_FORMAT_B8G8R8X8_UNORM
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsubpicture.c59 ret = PIPE_FORMAT_B8G8R8X8_UNORM; in XvIDToPipe()
116 case PIPE_FORMAT_B8G8R8X8_UNORM: in PipeToComponentOrder()
131 *palette_format = PIPE_FORMAT_B8G8R8X8_UNORM; in PipeToComponentOrder()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture.c63 return PIPE_FORMAT_B8G8R8X8_UNORM; in r300_unbyteswap_array_format()
512 case PIPE_FORMAT_B8G8R8X8_UNORM: in r300_translate_colorformat()
725 case PIPE_FORMAT_B8G8R8X8_UNORM: in r300_translate_out_fmt()
841 case PIPE_FORMAT_B8G8R8X8_UNORM: in r300_translate_colormask_swizzle()
/third_party/mesa3d/src/util/format/
Du_format_tests.c108 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0x00, 0x00, 0x00, 0x00…
109 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0xff, 0x00, 0x00, 0x00…
110 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0x00, 0xff, 0x00, 0x00…
111 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0x00, 0x00, 0xff, 0x00…
112 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0x00, 0x00, 0x00, 0xff…
113 …{PIPE_FORMAT_B8G8R8X8_UNORM, PACKED_4x8(0xff, 0xff, 0xff, 0x00), PACKED_4x8(0xff, 0xff, 0xff, 0xff…
Du_format.h1013 case PIPE_FORMAT_B8G8R8X8_UNORM: in util_format_srgb()
1124 return PIPE_FORMAT_B8G8R8X8_UNORM; in util_format_linear()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c548 PIPE_FORMAT_B8G8R8X8_UNORM, PIPE_FORMAT_R8G8B8A8_UNORM, in i915_is_format_supported() enumerator
563 PIPE_FORMAT_B8G8R8A8_UNORM, PIPE_FORMAT_B8G8R8X8_UNORM, in i915_is_format_supported() enumerator
Di915_state_static.c41 case PIPE_FORMAT_B8G8R8X8_UNORM: in translate_format()
Di915_state_sampler.c205 case PIPE_FORMAT_B8G8R8X8_UNORM: in translate_texture_format()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c269 [D3DFMT_X8R8G8B8] = PIPE_FORMAT_B8G8R8X8_UNORM,
328 [PIPE_FORMAT_B8G8R8X8_UNORM] = D3DFMT_X8R8G8B8,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_fastpath.c215 tex_format == PIPE_FORMAT_B8G8R8X8_UNORM) && in lp_linear_check_fastpath()
Dlp_state_fs_fastpath.c204 variant->key.cbuf_format[0] != PIPE_FORMAT_B8G8R8X8_UNORM) { in llvmpipe_fs_variant_fastpath()
Dlp_linear_sampler.c882 case PIPE_FORMAT_B8G8R8X8_UNORM: in lp_linear_init_sampler()
912 case PIPE_FORMAT_B8G8R8X8_UNORM: in lp_linear_init_sampler()
974 sampler->texture_state.format != PIPE_FORMAT_B8G8R8X8_UNORM) in lp_linear_check_sampler()
Dlp_state_derived.c188 lp->framebuffer.cbufs[0]->format == PIPE_FORMAT_B8G8R8X8_UNORM)); in check_linear_rasterizer()
Dlp_linear.c123 assert(variant->key.cbuf_format[0] == PIPE_FORMAT_B8G8R8X8_UNORM || in lp_fs_linear_run()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c78 case PIPE_FORMAT_B8G8R8X8_UNORM: in gdi_sw_is_displaytarget_format_supported()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_util.c162 case PIPE_FORMAT_B8G8R8X8_UNORM: in fd2_pipe2color()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c61 …[ PIPE_FORMAT_B8G8R8X8_UNORM ] = { SVGA3D_FORMAT_INVALID, SVGA3D_B8G8R8X8_UNORM, …
274 case PIPE_FORMAT_B8G8R8X8_UNORM: in svga_translate_screen_target_format_vgpu10()
322 case PIPE_FORMAT_B8G8R8X8_UNORM: in svga_translate_format()
1454 {PIPE_FORMAT_B8G8R8X8_UNORM, compat_x8r8g8b8},
Dsvga_state_sampler.c144 if (viewFormat == PIPE_FORMAT_B8G8R8X8_UNORM && in svga_validate_pipe_sampler_view()
150 viewFormat = PIPE_FORMAT_B8G8R8X8_UNORM; in svga_validate_pipe_sampler_view()
Dsvga_pipe_blit.c542 if ((surf_fmt == PIPE_FORMAT_B8G8R8X8_UNORM && in is_view_format_compatible()
545 view_fmt == PIPE_FORMAT_B8G8R8X8_UNORM)) in is_view_format_compatible()
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h110 return PIPE_FORMAT_B8G8R8X8_UNORM; in VaFourccToPipeFormat()
141 case PIPE_FORMAT_B8G8R8X8_UNORM: in PipeFormatToVaFourcc()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h254 case PIPE_FORMAT_B8G8R8X8_UNORM: in translate_ts_format()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h230 return PIPE_FORMAT_B8G8R8X8_UNORM; in FormatColorTableToPipe()

12