Home
last modified time | relevance | path

Searched defs:nv30_format_info (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h4 struct nv30_format_info { struct
5 unsigned bindings;
31 nv30_format_info(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format_info() function