Searched refs:GetProgramForCapture (Results 1 – 3 of 3) sorted by relevance
402 gl::Program *programObj = GetProgramForCapture(glState, program); in CaptureGetProgramInfoLog_infoLog()
932 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle);
10054 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle) in GetProgramForCapture() function10075 gl::Program *program = GetProgramForCapture(glState, handle); in CaptureGetActiveUniformBlockivParameters()