Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES2.cpp884 bool ValidateDstBlendFunc(const PrivateState &state, in ValidateDstBlendFunc() function
4144 !ValidateDstBlendFunc(state, errors, entryPoint, dstRGB) || in ValidateBlendFuncSeparate()
4146 !ValidateDstBlendFunc(state, errors, entryPoint, dstAlpha)) in ValidateBlendFuncSeparate()