Searched refs:ValidateGetFramebufferAttachmentParameterivBase (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES.h | 526 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context,
|
D | validationES1.cpp | 1761 return ValidateGetFramebufferAttachmentParameterivBase(context, target, attachment, pname, in ValidateGetFramebufferAttachmentParameterivOES()
|
D | validationES.cpp | 5036 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context, in ValidateGetFramebufferAttachmentParameterivBase() function 5318 if (!ValidateGetFramebufferAttachmentParameterivBase(context, target, attachment, pname, in ValidateGetFramebufferAttachmentParameterivRobustANGLE()
|
D | validationES2.cpp | 5147 return ValidateGetFramebufferAttachmentParameterivBase(context, target, attachment, pname, in ValidateGetFramebufferAttachmentParameteriv()
|