Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dframe_capture_utils_autogen.h181 const GLfixed *GLfixedConstPointerVal; member
505 return value.GLfixedConstPointerVal;
1549 valueOut->GLfixedConstPointerVal = valueIn;
Dframe_capture_utils_autogen.cpp151 os, call, param.value.GLfixedConstPointerVal); in WriteParamCaptureReplay()