Searched refs:getCachedOrCreateUAVForImage (Results 1 – 2 of 2) sorted by relevance
284 angle::Result getCachedOrCreateUAVForImage(const gl::Context *context,
484 ANGLE_TRY(getCachedOrCreateUAVForImage(context, key, outUAV)); in getUAVForImage()488 angle::Result TextureStorage11::getCachedOrCreateUAVForImage(const gl::Context *context, in getCachedOrCreateUAVForImage() function in rx::TextureStorage11