GL_ACTIVE_UNIFORMS  296 gpu/command_buffer/client/program_info_manager.cc     case GL_ACTIVE_UNIFORMS:
GL_ACTIVE_UNIFORMS  251 gpu/command_buffer/common/gles2_cmd_utils.cc     case GL_ACTIVE_UNIFORMS:
GL_ACTIVE_UNIFORMS 1135 gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h       {GL_ACTIVE_UNIFORMS, "GL_ACTIVE_UNIFORMS"},
GL_ACTIVE_UNIFORMS  229 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1.cc   EXPECT_CALL(*gl_, GetProgramiv(kServiceProgramId, GL_ACTIVE_UNIFORMS, _))
GL_ACTIVE_UNIFORMS  314 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2.cc   EXPECT_CALL(*gl_, GetProgramiv(kServiceProgramId, GL_ACTIVE_UNIFORMS, _))
GL_ACTIVE_UNIFORMS  203 gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h     GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS,
GL_ACTIVE_UNIFORMS  434 gpu/command_buffer/service/program_manager.cc   glGetProgramiv(service_id_, GL_ACTIVE_UNIFORMS, &num_uniforms);
GL_ACTIVE_UNIFORMS  975 gpu/command_buffer/service/program_manager.cc     case GL_ACTIVE_UNIFORMS:
GL_ACTIVE_UNIFORMS  731 gpu/command_buffer/service/program_manager_unittest.cc   program->GetProgramiv(GL_ACTIVE_UNIFORMS, &value);
GL_ACTIVE_UNIFORMS  503 gpu/command_buffer/service/test_helper.cc       GetProgramiv(service_id, GL_ACTIVE_UNIFORMS, _))