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

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 64 ValueValidator<GLenum> texture_pool; variable
gles2_cmd_validation_implementation_autogen.h 467 texture_pool(valid_texture_pool_table,
texture_manager.h 773 MemoryTypeTracker* GetMemTracker(GLenum texture_pool);
texture_manager.cc 570 if (!feature_info->validators()->texture_pool.IsValid(param)) {
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.h 128 GLenum texture_pool,
387 GLenum texture_pool,
436 GLenum texture_pool; member in struct:cc::ResourceProvider::Resource
resource_provider.cc 237 texture_pool(0),
252 GLenum texture_pool,
283 texture_pool(texture_pool),
290 DCHECK_EQ(origin == Internal, !!texture_pool);
326 texture_pool(0),
370 texture_pool(0),
489 GLenum texture_pool,
503 texture_pool,
    [all...]
resource_provider_unittest.cc 2445 GLenum texture_pool = GL_TEXTURE_POOL_UNMANAGED_CHROMIUM; local
2504 GLenum texture_pool = GL_TEXTURE_POOL_UNMANAGED_CHROMIUM; local
    [all...]

Completed in 89 milliseconds