Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dframe_capture_utils_autogen.h265 const GLubyte *GLubyteConstPointerVal; member
892 return value.GLubyteConstPointerVal;
2219 valueOut->GLubyteConstPointerVal = valueIn;
Dframe_capture_utils_autogen.cpp324 os, call, param.value.GLubyteConstPointerVal); in WriteParamCaptureReplay()