HomeSort by relevance Sort by last modified time
    Searched refs:textures_shm_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
gles2_cmd_helper_autogen.h 346 GLsizei n, uint32 textures_shm_id, uint32 textures_shm_offset) {
350 c->Init(n, textures_shm_id, textures_shm_offset);
543 GLsizei n, uint32 textures_shm_id, uint32 textures_shm_offset) {
546 c->Init(n, textures_shm_id, textures_shm_offset);
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h 1826 uint32 textures_shm_id; member in struct:DeleteTextures
2782 uint32 textures_shm_id; member in struct:GenTextures
    [all...]
gles2_cmd_format_test_autogen.h 726 EXPECT_EQ(static_cast<uint32>(12), cmd.textures_shm_id);
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_autogen.h 573 c.textures_shm_id, c.textures_shm_offset, data_size);
892 c.textures_shm_id, c.textures_shm_offset, data_size);
    [all...]

Completed in 384 milliseconds