Searched refs:fExternalType (Results 1 – 2 of 2) sorted by relevance
1269 writer->appendHexU32("ex_type", ioInfo.fExternalType); in onDumpJSON()1448 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1456 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1481 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1493 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1515 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1578 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1589 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1612 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()1623 ioFormat.fExternalType = GR_GL_UNSIGNED_BYTE; in initFormatTable()[all …]
642 GrGLenum fExternalType = 0; member674 return fExternalIOFormats[i].fExternalType; in externalType()