Searched defs:GLStaticState (Results 1 – 2 of 2) sorted by relevance
133 struct GLES2_IMPL_EXPORT GLStaticState { in NON_EXPORTED_BASE() struct137 struct GLES2_IMPL_EXPORT IntState { in NON_EXPORTED_BASE()152 IntState int_state; in NON_EXPORTED_BASE()154 typedef std::pair<GLenum,GLenum> ShaderPrecisionKey; in NON_EXPORTED_BASE()157 ShaderPrecisionMap; in NON_EXPORTED_BASE()158 ShaderPrecisionMap shader_precisions; in NON_EXPORTED_BASE()
51 GLES2Implementation::GLStaticState::GLStaticState() { in GLStaticState() function in gpu::gles2::GLES2Implementation::GLStaticState