Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp2180 bool isCompatibleFormats(GLenum createFormat, GLenum modifyFormat, GLenum modifyType) in isCompatibleFormats()
2264 const GLenum modifyFormat = glesTexSubImageModify->getFormat(); in isCompatibleCreateAndModifyActions() local