Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.h637 bool ValidateWebGLFramebufferAttachmentClearType(const Context *context,
DvalidationES3.cpp2181 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferiv()
2221 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferuiv()
2254 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferfv()
DvalidationES2.cpp2783 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClear()
DvalidationES.cpp6103 bool ValidateWebGLFramebufferAttachmentClearType(const Context *context, in ValidateWebGLFramebufferAttachmentClearType() function