Home
last modified time | relevance | path

Searched refs:ValidateCoverageModulationCHROMIUM (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DvalidationESEXT_autogen.h745 bool ValidateCoverageModulationCHROMIUM(const Context *context, GLenum components);
DvalidationES2.cpp3291 bool ValidateCoverageModulationCHROMIUM(const Context *context, GLenum components) in ValidateCoverageModulationCHROMIUM() function
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3588 (context->skipValidation() || ValidateCoverageModulationCHROMIUM(context, components)); in GL_CoverageModulationCHROMIUM()