Searched refs:ValidateGetFramebufferAttachmentParameterivBase (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES.h | 647 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context,
|
H A D | validationES1.cpp | 2105 return ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameterivOES()
|
H A D | validationES.cpp | 5700 bool ValidateGetFramebufferAttachmentParameterivBase(const Context *context, in ValidateGetFramebufferAttachmentParameterivBase() function 6041 if (!ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameterivRobustANGLE()
|
H A D | validationES2.cpp | 5533 return ValidateGetFramebufferAttachmentParameterivBase(context, entryPoint, target, attachment, in ValidateGetFramebufferAttachmentParameteriv()
|