Searched refs:crossContextTextureSupport (Results 1 – 3 of 3) sorted by relevance
366 bool crossContextTextureSupport() const { return fCrossContextTextureSupport; } in crossContextTextureSupport() function
899 if (!dContext->priv().caps()->crossContextTextureSupport()) { in test_cross_context_image()1064 if (!dContext || !dContext->priv().caps()->crossContextTextureSupport()) { in DEF_GPUTEST()
636 if (!dContext || !dContext->priv().caps()->crossContextTextureSupport()) { in MakeCrossContextFromPixmap()