Searched defs:imageLoadStoreSupport (Results 1 – 2 of 2) sorted by relevance
80 int imageLoadStoreSupport() const { return fImageLoadStoreSupport; } in imageLoadStoreSupport() function
144 bool imageLoadStoreSupport = context->caps()->shaderCaps()->imageLoadStoreSupport(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local