Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp865 angle::Result TextureStorage11::initDropStencilTexture(const gl::Context *context, in initDropStencilTexture() function in rx::TextureStorage11
1635 ANGLE_TRY(initDropStencilTexture(context, gl::ImageIndexIterator::Make2D(0, mMipLevels))); in ensureDropStencilTexture()
2882 ANGLE_TRY(initDropStencilTexture(context, gl::ImageIndexIterator::MakeCube(0, mMipLevels))); in ensureDropStencilTexture()
3725 ANGLE_TRY(initDropStencilTexture( in ensureDropStencilTexture()
DTextureStorage11.h185 angle::Result initDropStencilTexture(const gl::Context *context,