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

  /external/chromium_org/gpu/tools/compositor_model_bench/
render_tree.h 38 GLenum TextureFormatFromString(std::string format);
render_tree.cc 26 GLenum TextureFormatFromString(std::string format) {
313 t.format = TextureFormatFromString(formatName);

Completed in 71 milliseconds