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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_format.c175 enum pipe_format uint_formats[][3] = { enum in function:zink_decompose_vertex_format
185 return uint_formats[desc->channel[first_non_void].pure_integer][desc->channel[first_non_void].size >> 4];

Completed in 2 milliseconds