Searched defs:GLStaticState (Results 1 – 2 of 2) sorted by relevance
134 struct GLES2_IMPL_EXPORT GLStaticState { in NON_EXPORTED_BASE() struct138 struct GLES2_IMPL_EXPORT IntState { in NON_EXPORTED_BASE()154 IntState int_state; in NON_EXPORTED_BASE()156 typedef std::pair<GLenum,GLenum> ShaderPrecisionKey; in NON_EXPORTED_BASE()159 ShaderPrecisionMap; in NON_EXPORTED_BASE()160 ShaderPrecisionMap shader_precisions; in NON_EXPORTED_BASE()
52 GLES2Implementation::GLStaticState::GLStaticState() { in GLStaticState() function in gpu::gles2::GLES2Implementation::GLStaticState