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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h311 struct MappedTexture : public MappedResource { struct in class:gpu::gles2::GLES2Implementation
312 MappedTexture( function in struct:gpu::gles2::GLES2Implementation::MappedTexture
763 typedef std::map<const void*, MappedTexture> MappedTextureMap;
H A Dgles2_implementation.cc3039 MappedTexture(
3057 const MappedTexture& mt = it->second;

Completed in 45 milliseconds