Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1295 bool isCompatibleFormats (GLenum createFormat, GLenum modifyFormat, GLenum modifyType) in isCompatibleFormats() argument
1297 switch (modifyFormat) in isCompatibleFormats()
1385 const GLenum modifyFormat = gles2TexSubImageModify->getFormat(); in isCompatibleCreateAndModifyActions() local
1388 return isCompatibleFormats(createFormat, modifyFormat, modifyType); in isCompatibleCreateAndModifyActions()