Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_R_UNORM8 (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c302 texFormat = MESA_FORMAT_R_UNORM8; in st_bind_egl_image()
330 texFormat = MESA_FORMAT_R_UNORM8; in st_bind_egl_image()
/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.c143 return MESA_FORMAT_R_UNORM8; in _mesa_get_shader_image_format()
289 case MESA_FORMAT_R_UNORM8: in get_image_format_class()
H A Dformats.c718 return MESA_FORMAT_R_UNORM8; in _mesa_get_uncompressed_format()
1019 case MESA_FORMAT_R_UNORM8: in _mesa_uncompressed_format_to_type_and_comps()
H A Dtexcompress_rgtc.c100 MESA_FORMAT_R_UNORM8, in _mesa_texstore_red_rgtc1()
H A Dformats.h398 #define MESA_FORMAT_R_UNORM8 PIPE_FORMAT_R8_UNORM macro
H A Dframebuffer.c881 case MESA_FORMAT_R_UNORM8: in _mesa_get_color_read_format()
H A Dtexobj.c362 ? MESA_FORMAT_L_UNORM8 : MESA_FORMAT_R_UNORM8; in _mesa_initialize_texture_object()
H A Dteximage.c6229 return MESA_FORMAT_R_UNORM8; in _mesa_get_texbuffer_format()
H A Ddlist.c1005 GL_RED, MESA_FORMAT_R_UNORM8); in build_bitmap_atlas()
/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp149 MESA_FORMAT_R_UNORM8); in TEST_F() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c1103 .mesa_format = MESA_FORMAT_R_UNORM8,

Completed in 41 milliseconds