Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dframe_capture_utils_autogen.h174 GLclampx GLclampxVal; member
452 return value.GLclampxVal;
1515 valueOut->GLclampxVal = valueIn;
Dframe_capture_utils_autogen.cpp118 WriteParamValueReplay<ParamType::TGLclampx>(os, call, param.value.GLclampxVal); in WriteParamCaptureReplay()
Dframe_capture_replay_autogen.cpp2554 params.getParam("value", ParamType::TGLclampx, 0).value.GLclampxVal, in ReplayCall()