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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1193 bool CheckCurrentProgram(const char* function_name);
5845 bool GLES2DecoderImpl::CheckCurrentProgram(const char* function_name) { function in class:gpu::gles2::GLES2DecoderImpl
5862 if (!CheckCurrentProgram(function_name)) {

Completed in 139 milliseconds