Searched refs:E_GL_OES_tessellation_point_size (Results 1 – 2 of 2) sorted by relevance
251 const char* const E_GL_OES_tessellation_point_size = "GL_OES_tessellation_point_size"; variable285 …tessellation_point_size[] = { E_GL_EXT_tessellation_point_size, E_GL_OES_tessellation_point_size };
274 extensionBehavior[E_GL_OES_tessellation_point_size] = EBhDisable; in initializeExtensionBehavior()