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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dvertexdeclaration9.c37 static inline enum pipe_format decltype_format(BYTE type) function in typeref:enum:pipe_format
212 This->elems[i].src_format = decltype_format(This->decls[i].Type);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c37 static inline enum pipe_format decltype_format(BYTE type) function in typeref:enum:pipe_format
212 This->elems[i].src_format = decltype_format(This->decls[i].Type);

Completed in 4 milliseconds