Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp2233 ProgramSources GetAttachedProgramSources(const gl::Context *context, const gl::Program *program) in GetAttachedProgramSources() function
8019 setProgramSources(programID, GetAttachedProgramSources(context, program)); in maybeCapturePreCallUpdates()