Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1872 bool isCompatibleFormats (GLenum createFormat, GLenum modifyFormat, GLenum modifyType) in isCompatibleFormats() argument
1874 switch (modifyFormat) in isCompatibleFormats()
1969 const GLenum modifyFormat = glesTexSubImageModify->getFormat(); in isCompatibleCreateAndModifyActions() local
1972 return isCompatibleFormats(createFormat, modifyFormat, modifyType); in isCompatibleCreateAndModifyActions()