Searched refs:fRequiresImplementationReadQuery (Results 1 – 2 of 2) sorted by relevance
1461 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()1486 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()1582 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()1616 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()1710 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()1993 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()2070 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()2175 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()2208 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()2299 ioFormat.fRequiresImplementationReadQuery = !GR_IS_GR_GL(standard); in initFormatTable()[all …]
649 bool fRequiresImplementationReadQuery = false; member661 fExternalIOFormats[i].fRequiresImplementationReadQuery) { in externalFormat()