Searched refs:RGBA32_UINT (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | format_utils.h | 43 extern const mesa_array_format RGBA32_UINT;
|
| H A D | format_utils.c | 45 const mesa_array_format RGBA32_UINT = variable in typeref:typename:const mesa_array_format 364 } else if (dst_array_format == RGBA32_UINT && 402 } else if (src_array_format == RGBA32_UINT &&
|
| H A D | readpix.c | 526 rgba_format = RGBA32_UINT;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | format_utils.h | 42 extern const mesa_array_format RGBA32_UINT;
|
| H A D | format_utils.c | 37 const mesa_array_format RGBA32_UINT = variable in typeref:typename:const mesa_array_format 349 } else if (dst_array_format == RGBA32_UINT && 388 } else if (src_array_format == RGBA32_UINT &&
|
| H A D | readpix.c | 518 rgba_format = RGBA32_UINT;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_formats.c | 292 C4(A, R32G32B32A32_UINT, RGBA32_UINT, R, G, B, A, UINT, R32_G32_B32_A32, IR),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_formats.c | 292 C4(A, R32G32B32A32_UINT, RGBA32_UINT, R, G, B, A, UINT, R32_G32_B32_A32, IR),
|
Completed in 11 milliseconds