Searched refs:ValidateGetImageFormatAndType (Results 1 – 1 of 1) sorted by relevance
26 bool ValidateGetImageFormatAndType(const Context *context, ObjectT *obj, GLenum format, GLenum type) in ValidateGetImageFormatAndType() function252 if (!ValidateGetImageFormatAndType(context, texture, format, type)) in ValidateGetTexImageANGLE()287 if (!ValidateGetImageFormatAndType(context, renderbuffer, format, type)) in ValidateGetRenderbufferImageANGLE()