Searched defs:kNumPrograms (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_copy_texture_chromium.h50 static const int kNumPrograms = 12; member in class:gpu::CopyTextureCHROMIUMResourceManager
51 GLuint programs_[kNumPrograms];
54 GLuint matrix_handle_[kNumPrograms];
55 GLuint sampler_locations_[kNumPrograms];

Completed in 107 milliseconds