Searched refs:transferFromBufferToTextureSupport (Results 1 – 2 of 2) sorted by relevance
333 bool transferFromBufferToTextureSupport() const { return fTransferFromBufferToTextureSupport; } in transferFromBufferToTextureSupport() function
458 if (!ctxInfo.directContext()->priv().caps()->transferFromBufferToTextureSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()