GenTexturesImmediate 606 gpu/command_buffer/client/gles2_cmd_helper_autogen.h const uint32 size = gles2::cmds::GenTexturesImmediate::ComputeSize(n); GenTexturesImmediate 607 gpu/command_buffer/client/gles2_cmd_helper_autogen.h gles2::cmds::GenTexturesImmediate* c = GenTexturesImmediate 608 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GetImmediateCmdSpaceTotalSize<gles2::cmds::GenTexturesImmediate>(size); GenTexturesImmediate 559 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->GenTexturesImmediate(n, textures); GenTexturesImmediate 509 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h cmds::GenTexturesImmediate gen; GenTexturesImmediate 2796 gpu/command_buffer/common/gles2_cmd_format_autogen.h typedef GenTexturesImmediate ValueType; GenTexturesImmediate 2830 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(sizeof(GenTexturesImmediate) == 8, GenTexturesImmediate 2832 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(GenTexturesImmediate, header) == 0, GenTexturesImmediate 2834 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(GenTexturesImmediate, n) == 4, GenTexturesImmediate 931 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h TEST_F(GLES2FormatTest, GenTexturesImmediate) { GenTexturesImmediate 933 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h cmds::GenTexturesImmediate& cmd = *GetBufferAs<cmds::GenTexturesImmediate>(); GenTexturesImmediate 935 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<uint32>(cmds::GenTexturesImmediate::kCmdId), GenTexturesImmediate 79 gpu/command_buffer/common/gles2_cmd_ids_autogen.h OP(GenTexturesImmediate) /* 320 */ \ GenTexturesImmediate 937 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h const gles2::cmds::GenTexturesImmediate& c) { GenTexturesImmediate 6078 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6139 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6241 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6295 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6354 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6503 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6652 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 6746 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 8969 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 9027 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc GenHelper<GenTexturesImmediate>(kFBOClientTextureId); GenTexturesImmediate 1056 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h cmds::GenTexturesImmediate* cmd = GenTexturesImmediate 1057 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h GetImmediateAs<cmds::GenTexturesImmediate>(); GenTexturesImmediate 1059 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h SpecializedSetup<cmds::GenTexturesImmediate, 0>(true); GenTexturesImmediate 1068 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h cmds::GenTexturesImmediate* cmd = GenTexturesImmediate 1069 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h GetImmediateAs<cmds::GenTexturesImmediate>(); GenTexturesImmediate 1070 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h SpecializedSetup<cmds::GenTexturesImmediate, 0>(false); GenTexturesImmediate 318 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc GenHelper<cmds::GenTexturesImmediate>(client_texture_id_);