Home
last modified time | relevance | path

Searched refs:GetProgramForCapture (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_params.cpp402 gl::Program *programObj = GetProgramForCapture(glState, program); in CaptureGetProgramInfoLog_infoLog()
DFrameCapture.h1244 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle);
DFrameCapture.cpp9100 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle) in GetProgramForCapture() function
9121 gl::Program *program = GetProgramForCapture(glState, handle); in CaptureGetActiveUniformBlockivParameters()