Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES31.h32 bool ValidateFramebufferTextureCommon(const Context *context,
H A DvalidationES31.cpp2800 bool ValidateFramebufferTextureCommon(const Context *context, in ValidateFramebufferTextureCommon() function
2861 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureEXT()
2878 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureOES()
H A DvalidationES32.cpp358 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTexture()