Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp181 angle::Result getSRVForFormat(const gl::Context *context,
771 return nativeStorage->getSRVForFormat(context, srvFormat, srvOut); in getSRV()
1379 angle::Result Buffer11::NativeStorage::getSRVForFormat(const gl::Context *context, in getSRVForFormat() function in rx::Buffer11::NativeStorage