Searched refs:imageLoadStoreSupport (Results 1 – 6 of 6) sorted by relevance
80 int imageLoadStoreSupport() const { return fImageLoadStoreSupport; } in imageLoadStoreSupport() function218 SkASSERT(this->imageLoadStoreSupport()); in imageLoadStoreExtensionString()
158 bool imageLoadStoreSupport = context->caps()->shaderCaps()->imageLoadStoreSupport(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local184 if (imageLoadStoreSupport) { in DEF_GPUTEST_FOR_ALL_CONTEXTS()210 if (imageLoadStoreSupport) { in DEF_GPUTEST_FOR_ALL_CONTEXTS()
122 bool imageLoadStoreSupport() const { in imageLoadStoreSupport() function
138 CAP(imageLoadStoreSupport); in fill_caps()
2097 if (this->shaderCaps()->imageLoadStoreSupport()) { in initConfigTable()
467 SkASSERT(this->caps()->shaderCaps()->imageLoadStoreSupport()); in onResetContext()