Searched refs:PIPE_FORMAT_A16_UINT (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_format.h | 316 PIPE_FORMAT_A16_UINT, enumerator
|
/third_party/mesa3d/src/mesa/main/ |
D | formats.h | 484 #define MESA_FORMAT_A_UINT16 PIPE_FORMAT_A16_UINT
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 796 { PIPE_FORMAT_A16_UINT, PIPE_FORMAT_R16G16B16A16_UINT, 0 }
|
D | st_cb_texture.c | 1144 case PIPE_FORMAT_A16_UINT: in alpha_to_red()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 190 …[ PIPE_FORMAT_A16_UINT ] = { SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, …
|
/third_party/mesa3d/src/util/format/ |
D | u_format.csv | 493 PIPE_FORMAT_A16_UINT , plain, 1, 1, 1, up16, , , , 000x, rgb
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 536 [PIPE_FORMAT_A16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()
|