Searched refs:transferBufferSupport (Results 1 – 3 of 3) sorted by relevance
420 if (!ctxInfo.grContext()->priv().caps()->transferBufferSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()451 if (!ctxInfo.grContext()->priv().caps()->transferBufferSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
273 bool transferBufferSupport() const { return fTransferBufferSupport; } in transferBufferSupport() function
615 if (!this->caps()->transferBufferSupport() || in transferPixels()