Home
last modified time | relevance | path

Searched refs:kFramebufferIncompleteAttachment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h168 MSG kFramebufferIncompleteAttachment = "Attachment type must be compatible with attachment object."; variable
H A DvalidationES.cpp5890 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kFramebufferIncompleteAttachment); in ValidateGetFramebufferAttachmentParameterivBase()
5898 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kFramebufferIncompleteAttachment); in ValidateGetFramebufferAttachmentParameterivBase()
5906 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kFramebufferIncompleteAttachment); in ValidateGetFramebufferAttachmentParameterivBase()
5922 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kFramebufferIncompleteAttachment); in ValidateGetFramebufferAttachmentParameterivBase()