Home
last modified time | relevance | path

Searched refs:getCachedOrCreateSRVForSampler (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.h246 angle::Result getCachedOrCreateSRVForSampler(const gl::Context *context,
DTextureStorage11.cpp281 ANGLE_TRY(getCachedOrCreateSRVForSampler(context, key, outSRV)); in getSRVForSampler()
286 angle::Result TextureStorage11::getCachedOrCreateSRVForSampler(const gl::Context *context, in getCachedOrCreateSRVForSampler() function in rx::TextureStorage11
390 ANGLE_TRY(getCachedOrCreateSRVForSampler(context, key, outSRV)); in getSRVLevels()