Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dframe_capture_utils_autogen.h209 GLushort GLushortVal; member
682 return value.GLushortVal;
1724 valueOut->GLushortVal = valueIn;
Dframe_capture_utils_autogen.cpp251 WriteParamValueReplay<ParamType::TGLushort>(os, call, param.value.GLushortVal); in WriteParamCaptureReplay()