Searched refs:ValidateGetFramebufferAttachmentParameterivBase (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES.h | 644 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context,
|
D | validationES1.cpp | 1997 return ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameterivOES()
|
D | validationES.cpp | 5450 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context, in ValidateGetFramebufferAttachmentParameterivBase() function 5791 if (!ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameterivRobustANGLE()
|
D | validationES2.cpp | 5218 return ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameteriv()
|