Home | History | Annotate | Download | only in resources

Lines Matching refs:TextureUsageAny

92       hint(TextureUsageAny),
153 hint(TextureUsageAny),
281 Resource resource(texture_id, gfx::Size(), 0, GL_LINEAR, 0, TextureUsageAny);
296 resource = Resource(0, gfx::Size(), 0, GL_LINEAR, 0, TextureUsageAny);
886 texture_id, it->size, it->format, it->filter, 0, TextureUsageAny);