GL_UNSIGNED_SHORT 488 cc/output/gl_renderer.cc GLC(gl_, gl_->DrawElements(GL_LINE_LOOP, 4, GL_UNSIGNED_SHORT, 0)); GL_UNSIGNED_SHORT 1883 cc/output/gl_renderer.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 2109 cc/output/gl_renderer.cc GLC(gl_, gl_->DrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, 0)); GL_UNSIGNED_SHORT 4108 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_CALL(*context_, drawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, 0)) GL_UNSIGNED_SHORT 1172 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, 0); GL_UNSIGNED_SHORT 1181 gpu/command_buffer/client/gles2_implementation_unittest.cc gl_->DrawElements(GL_POINTS, kCount, GL_UNSIGNED_SHORT, indices); GL_UNSIGNED_SHORT 1351 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.get_max.Init(kClientIndexBufferId, kCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1365 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, kIndexOffset); GL_UNSIGNED_SHORT 1379 gpu/command_buffer/client/gles2_implementation_unittest.cc gl_->DrawElements(GL_POINTS, kCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1458 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, 0, 1); GL_UNSIGNED_SHORT 1469 gpu/command_buffer/client/gles2_implementation_unittest.cc GL_POINTS, kCount, GL_UNSIGNED_SHORT, indices, 1); GL_UNSIGNED_SHORT 573 gpu/command_buffer/client/vertex_array_object_manager.cc case GL_UNSIGNED_SHORT: { GL_UNSIGNED_SHORT 383 gpu/command_buffer/common/gles2_cmd_utils.cc case GL_UNSIGNED_SHORT: GL_UNSIGNED_SHORT 534 gpu/command_buffer/common/gles2_cmd_utils.cc case GL_UNSIGNED_SHORT: GL_UNSIGNED_SHORT 1066 gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h {GL_UNSIGNED_SHORT, "GL_UNSIGNED_SHORT"}, GL_UNSIGNED_SHORT 1098 gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h {GL_UNSIGNED_SHORT, "GL_UNSIGNED_SHORT"}, }; GL_UNSIGNED_SHORT 1430 gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h {GL_UNSIGNED_SHORT, "GL_UNSIGNED_SHORT"}, GL_UNSIGNED_SHORT 134 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc kWidth, kHeight, GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT, 1, &size, GL_UNSIGNED_SHORT 205 gpu/command_buffer/service/buffer_manager.cc case GL_UNSIGNED_SHORT: GL_UNSIGNED_SHORT 290 gpu/command_buffer/service/buffer_manager_unittest.cc 0, 10, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 294 gpu/command_buffer/service/buffer_manager_unittest.cc 1, 10, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 297 gpu/command_buffer/service/buffer_manager_unittest.cc 8, 3, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 302 gpu/command_buffer/service/buffer_manager_unittest.cc 8, 3, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 306 gpu/command_buffer/service/buffer_manager_unittest.cc 0, 10, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 310 gpu/command_buffer/service/buffer_manager_unittest.cc 0, 11, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 312 gpu/command_buffer/service/buffer_manager_unittest.cc 20, 1, GL_UNSIGNED_SHORT, &max_value)); GL_UNSIGNED_SHORT 344 gpu/command_buffer/service/feature_info.cc texture_format_validators_[GL_DEPTH_COMPONENT].AddValue(GL_UNSIGNED_SHORT); GL_UNSIGNED_SHORT 348 gpu/command_buffer/service/feature_info.cc validators_.pixel_type.AddValue(GL_UNSIGNED_SHORT); GL_UNSIGNED_SHORT 202 gpu/command_buffer/service/feature_info_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 277 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_FALSE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 670 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_TRUE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 673 gpu/command_buffer/service/feature_info_unittest.cc GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 690 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_TRUE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 693 gpu/command_buffer/service/feature_info_unittest.cc GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 713 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_TRUE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 722 gpu/command_buffer/service/feature_info_unittest.cc GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 738 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_FALSE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 751 gpu/command_buffer/service/feature_info_unittest.cc EXPECT_FALSE(info_->validators()->pixel_type.IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 769 gpu/command_buffer/service/feature_info_unittest.cc GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 945 gpu/command_buffer/service/feature_info_unittest.cc .IsValid(GL_UNSIGNED_SHORT)); GL_UNSIGNED_SHORT 702 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 707 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 720 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 734 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, 0, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 747 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 762 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 767 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 782 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 800 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 814 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_QUADS, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 818 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_POLYGON, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 832 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kNumIndices, GL_UNSIGNED_SHORT, 2); GL_UNSIGNED_SHORT 838 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kNumIndices + 1, GL_UNSIGNED_SHORT, 0); GL_UNSIGNED_SHORT 851 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kInvalidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 865 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kInvalidIndexRangeCount, GL_UNSIGNED_SHORT, 1); GL_UNSIGNED_SHORT 882 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 897 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 917 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 929 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 943 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 957 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, 0, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 976 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 982 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 997 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_QUADS, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1001 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_INVALID_ENUM, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1025 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1031 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1052 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1058 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1078 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1087 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kInvalidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1108 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1130 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1136 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 1157 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3012 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(client_element_buffer_id_, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3018 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3025 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3030 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3035 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3040 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3044 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3049 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3054 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 3495 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 6049 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 6054 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 6061 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 7960 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc cmd.Init(GL_TRIANGLES, kValidIndexRangeCount, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 173 gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, GL_UNSIGNED_INT, }; GL_UNSIGNED_SHORT 184 gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h GL_UNSIGNED_SHORT, }; GL_UNSIGNED_SHORT 317 gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_FLOAT, }; GL_UNSIGNED_SHORT 133 gpu/command_buffer/tests/gl_depth_texture_unittest.cc { GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT }, GL_UNSIGNED_SHORT 408 gpu/tools/compositor_model_bench/shaders.cc glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, 0); GL_UNSIGNED_SHORT 448 gpu/tools/compositor_model_bench/shaders.cc glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, 0); GL_UNSIGNED_SHORT 124 mojo/apps/js/bindings/gl/context.cc .SetValue("UNSIGNED_SHORT", GL_UNSIGNED_SHORT) GL_UNSIGNED_SHORT 444 mojo/examples/sample_app/spinning_cube.cc GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT 449 ppapi/examples/gles2_spinning_cube/spinning_cube.cc GL_UNSIGNED_SHORT,