Home | History | Annotate | Download | only in resources

Lines Matching refs:texture_pool

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,
1783 DCHECK(resource->texture_pool);
1807 resource->target, GL_TEXTURE_POOL_CHROMIUM, resource->texture_pool));