Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.h370 angle::CallCapture CaptureIsVertexArray(const State &glState,
H A Dcapture_gles_3_0_autogen.cpp1797 CallCapture CaptureIsVertexArray(const State &glState, in CaptureIsVertexArray() function
H A DFrameCapture.cpp163 isVertexArray = &gl::CaptureIsVertexArray; in VertexArrayCaptureFuncs()
170 decltype(&gl::CaptureIsVertexArray) isVertexArray;