Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dframe_capture_utils_autogen.h242 const gl::FramebufferID *FramebufferIDConstPointerVal; member
707 return value.FramebufferIDConstPointerVal;
2114 valueOut->FramebufferIDConstPointerVal = valueIn;
H A Dframe_capture_utils_autogen.cpp212 os, call, param.value.FramebufferIDConstPointerVal); in WriteParamCaptureReplay()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp8137 .value.FramebufferIDConstPointerVal; in maybeCapturePreCallUpdates()