Searched refs:HandleTexture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/tools/compositor_model_bench/
H A Drender_model_utils.cc36 HandleTexture(&i->texID,
46 HandleTexture(&i->texID, i->width, i->height, i->format);
108 void TextureGenerator::HandleTexture(int* texID, function in class:TextureGenerator
H A Drender_model_utils.h31 // off to HandleTexture (which behaves appropriately depending
49 void HandleTexture(int* texID, int width, int height, GLenum format);

Completed in 83 milliseconds