[Mesa-dev] [PATCH 7/7] radeonsi: handle first_non_void correctly in si_create_vertex_elements

Marek Olšák maraeo at gmail.com
Mon Jan 23 17:42:26 UTC 2017


On Mon, Jan 23, 2017 at 4:10 PM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> When does it happen that first_non_void < 0? Doesn't this require
> PIPE_FORMAT_NONE, and why would that occur?

R11G11B10_FLOAT, because it's in the category of "OTHER", meaning that
it doesn't have any channel description.

Marek


More information about the mesa-dev mailing list