Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationES.h614 bool ValidateWebGLFramebufferAttachmentClearType(const Context *context,
DvalidationES3.cpp2040 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferiv()
2080 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferuiv()
2113 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClearBufferfv()
DvalidationES.cpp5147 bool ValidateWebGLFramebufferAttachmentClearType(const Context *context, in ValidateWebGLFramebufferAttachmentClearType() function
DvalidationES2.cpp2832 if (!ValidateWebGLFramebufferAttachmentClearType( in ValidateClear()