Searched refs:ValidateFramebufferTextureBase (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | validationES.h | 79 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment,
|
D | validationES.cpp | 1728 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTextureBase() function 1781 if (!ValidateFramebufferTextureBase(context, target, attachment, texture, level)) in ValidateFramebufferTexture2D()
|
D | validationES3.cpp | 1040 if (!ValidateFramebufferTextureBase(context, target, attachment, texture, level)) in ValidateFramebufferTextureLayer()
|