Searched refs:fMapBufferType (Results 1 – 2 of 2) sorted by relevance
241 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType()391 MapBufferType fMapBufferType; variable
26 fMapBufferType = kNone_MapBufferType; in GrGLCaps()356 fMapBufferType = kMapBufferRange_MapBufferType; in init()358 fMapBufferType = kMapBuffer_MapBufferType; in init()365 fMapBufferType = kMapBufferRange_MapBufferType; in init()368 fMapBufferType = kChromium_MapBufferType; in init()371 fMapBufferType = kMapBuffer_MapBufferType; in init()531 fMapBufferType = kChromium_MapBufferType; in init()1022 r.appendf("Map Buffer Type: %s\n", kMapBufferTypeStr[fMapBufferType]); in dump()