Searched refs:PIPE_FORMAT_A16_UINT (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | format.cpp | 107 { { CL_A, CL_UNSIGNED_INT16 }, PIPE_FORMAT_A16_UINT },
|
/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 | 807 { PIPE_FORMAT_A16_UINT, PIPE_FORMAT_R16G16B16A16_UINT, 0 }
|
D | st_cb_texture.c | 1231 case PIPE_FORMAT_A16_UINT: in alpha_to_red()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 193 …[ PIPE_FORMAT_A16_UINT ] = { SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, …
|
/third_party/mesa3d/src/util/format/ |
D | u_format.csv | 487 PIPE_FORMAT_A16_UINT , plain, 1, 1, 1, up16, , , , 000x, rgb
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 534 [PIPE_FORMAT_A16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()
|