Home
last modified time | relevance | path

Searched defs:DecoderTextureState (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager.h436 struct DecoderTextureState { struct
439 explicit DecoderTextureState(bool texsubimage2d_faster_than_teximage2d) in DecoderTextureState() function
447 bool tex_image_2d_failed;
450 int texture_upload_count;
451 base::TimeDelta total_texture_upload_time;
453 bool texsubimage2d_faster_than_teximage2d;