Searched refs:PIPE_FORMAT_I32_UINT (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_format.h | 327 PIPE_FORMAT_I32_UINT, enumerator
|
/third_party/mesa3d/src/mesa/main/ |
D | formats.h | 491 #define MESA_FORMAT_I_UINT32 PIPE_FORMAT_I32_UINT
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 824 { PIPE_FORMAT_I32_UINT, PIPE_FORMAT_R32G32B32A32_UINT, 0 }
|
/third_party/mesa3d/src/util/format/ |
D | u_format.h | 1264 case PIPE_FORMAT_I32_UINT: in util_format_intensity_to_red()
|
D | u_format.csv | 504 PIPE_FORMAT_I32_UINT , plain, 1, 1, 1, up32, , , , xxxx, rgb
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 199 …[ PIPE_FORMAT_I32_UINT ] = { SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, …
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 512 [PIPE_FORMAT_I32_UINT] = ISL_FORMAT_R32_UINT, in isl_format_for_pipe_format()
|