DmabufFormats.getFormat
void getFormat(size_t idx, out uint fourcc, out ulong modifier)Gets the fourcc code and modifier for a format that is contained in formats.
Parameters
idx | the index of the format to return |
fourcc | return location for the format code |
modifier | return location for the format modifier |