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