Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_2_0_params.cpp402 gl::Program *programObj = GetProgramForCapture(glState, program); in CaptureGetProgramInfoLog_infoLog()
H A DFrameCapture.h932 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle);
H A DFrameCapture.cpp10054 gl::Program *GetProgramForCapture(const gl::State &glState, gl::ShaderProgramID handle) in GetProgramForCapture() function
10075 gl::Program *program = GetProgramForCapture(glState, handle); in CaptureGetActiveUniformBlockivParameters()