Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES31.h32 bool ValidateFramebufferTextureCommon(const Context *context,
DvalidationES32.cpp377 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTexture()
DvalidationES31.cpp2802 bool ValidateFramebufferTextureCommon(const Context *context, in ValidateFramebufferTextureCommon() function
2863 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureEXT()
2880 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureOES()