Searched refs:gles2TexSubImageModify (Results 1 – 1 of 1) sorted by relevance
1386 …if (const GLES2ImageApi::ModifyTexSubImage* gles2TexSubImageModify = dynamic_cast<const GLES2Image… in isCompatibleCreateAndModifyActions() local1388 const GLenum modifyFormat = gles2TexSubImageModify->getFormat(); in isCompatibleCreateAndModifyActions()1389 const GLenum modifyType = gles2TexSubImageModify->getType(); in isCompatibleCreateAndModifyActions()