Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES3.cpp855 GLenum effectiveFormat; member
886 *outEffectiveFormat = formatInfo.effectiveFormat; in QueryEffectiveFormatList()
1058 GLenum effectiveFormat; in IsValidES3CopyTexImageCombination() local
1060 &effectiveFormat)) in IsValidES3CopyTexImageCombination()
1062 sourceEffectiveFormat = &GetSizedInternalFormatInfo(effectiveFormat); in IsValidES3CopyTexImageCombination()