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

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 59 kTextures,
70 COMPILE_ASSERT(kTextures == 4, kTextures_is_not_4);
  /external/chromium_org/gpu/command_buffer/service/
context_group.cc 68 id_namespaces_[id_namespaces::kTextures].reset(new IdAllocator);
gles2_cmd_decoder_unittest.cc 217 const GLuint kNamespaceId = id_namespaces::kTextures;
284 const GLuint kNamespaceId = id_namespaces::kTextures;
295 const GLuint kNamespaceId = id_namespaces::kTextures;
306 const GLuint kNamespaceId = id_namespaces::kTextures;
319 const GLuint kNamespaceId = id_namespaces::kTextures;
    [all...]
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc     [all...]
gles2_implementation_impl_autogen.h 565 GetIdHandler(id_namespaces::kTextures)->MakeIds(this, 0, n, textures);
    [all...]

Completed in 358 milliseconds