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

  /external/chromium_org/cc/resources/
resource_provider.h 94 GLenum texture_pool,
344 GLenum texture_pool,
373 GLenum texture_pool; member in struct:cc::ResourceProvider::Resource
resource_provider.cc 91 texture_pool(0),
102 GLenum texture_pool,
125 texture_pool(texture_pool),
152 texture_pool(0),
238 gfx::Size size, GLenum format, GLenum texture_pool, TextureUsageHint hint) {
244 Resource resource(0, size, format, GL_LINEAR, texture_pool, hint);
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 63 ValueValidator<GLenum> texture_pool; variable
gles2_cmd_validation_implementation_autogen.h 650 texture_pool(
texture_manager.h 708 MemoryTypeTracker* GetMemTracker(GLenum texture_pool);
texture_manager.cc 606 if (!feature_info->validators()->texture_pool.IsValid(param)) {
    [all...]

Completed in 133 milliseconds