Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_R8G8B8X8_UNORM (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c228 case MESA_FORMAT_R8G8B8X8_UNORM: in driCreateConfigs()
412 MESA_FORMAT_R8G8B8X8_UNORM, in dri_fill_in_modes()
525 mesa_formats[format] == MESA_FORMAT_R8G8B8X8_UNORM || in dri_fill_in_modes()
Ddri_util.c1098 .mesa_format = MESA_FORMAT_R8G8B8X8_UNORM,
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c299 texFormat = MESA_FORMAT_R8G8B8X8_UNORM; in st_bind_egl_image()
352 texFormat = MESA_FORMAT_R8G8B8X8_UNORM; in st_bind_egl_image()
/third_party/mesa3d/src/mesa/main/
Dformats.h355 #define MESA_FORMAT_R8G8B8X8_UNORM PIPE_FORMAT_RGBX8888_UNORM macro
Dformats.c900 case MESA_FORMAT_R8G8B8X8_UNORM: in _mesa_uncompressed_format_to_type_and_comps()
Dformats.csv58 MESA_FORMAT_R8G8B8X8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , x8 , xyz1, rgb
/third_party/mesa3d/docs/relnotes/
D20.0.8.rst181 MESA_FORMAT_R8G8B8X8_UNORM
D20.1.0.rst3322 MESA_FORMAT_R8G8B8X8_UNORM
D20.2.0.rst3613 - dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_R8G8B8X8_UNORM