Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dframe_capture_utils_autogen.h245 gl::ShaderType ShaderTypeVal; member
928 return value.ShaderTypeVal;
1966 valueOut->ShaderTypeVal = valueIn;
Dframe_capture_utils_autogen.cpp388 WriteParamValueReplay<ParamType::TShaderType>(os, call, param.value.ShaderTypeVal); in WriteParamCaptureReplay()
Dframe_capture_replay_autogen.cpp498 params.getParam("typePacked", ParamType::TShaderType, 0).value.ShaderTypeVal); in ReplayCall()
502 params.getParam("typePacked", ParamType::TShaderType, 0).value.ShaderTypeVal, in ReplayCall()