Searched refs:RGBA32_UINT (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_utils.h43 extern const mesa_array_format RGBA32_UINT;
H A Dformat_utils.c45 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 Dreadpix.c526 rgba_format = RGBA32_UINT;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_utils.h42 extern const mesa_array_format RGBA32_UINT;
H A Dformat_utils.c37 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 Dreadpix.c518 rgba_format = RGBA32_UINT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_formats.c292 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 Dnv50_formats.c292 C4(A, R32G32B32A32_UINT, RGBA32_UINT, R, G, B, A, UINT, R32_G32_B32_A32, IR),

Completed in 11 milliseconds