Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp3996 gl::TextureType dstTextureType = gl::TextureTargetToType(dstTargetPacked); in copyCompressedTextureData() local
3999 gl::Texture *dstTexture = context->getState().getTargetTexture(dstTextureType); in copyCompressedTextureData()