Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES.h79 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment,
DvalidationES.cpp1728 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTextureBase() function
1781 if (!ValidateFramebufferTextureBase(context, target, attachment, texture, level)) in ValidateFramebufferTexture2D()
DvalidationES3.cpp1040 if (!ValidateFramebufferTextureBase(context, target, attachment, texture, level)) in ValidateFramebufferTextureLayer()