Searched refs:TextureTypeVal (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | frame_capture_replay_autogen.cpp | 148 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 957 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal); in ReplayCall() 1537 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 1544 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 1551 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 1558 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 1565 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 2768 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 2775 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() 2782 params.getParam("targetPacked", ParamType::TTextureType, 0).value.TextureTypeVal, in ReplayCall() [all …]
|
D | frame_capture_utils_autogen.h | 253 gl::TextureType TextureTypeVal; member 983 return value.TextureTypeVal; 2017 valueOut->TextureTypeVal = valueIn;
|
D | frame_capture_utils_autogen.cpp | 417 WriteParamValueReplay<ParamType::TTextureType>(os, call, param.value.TextureTypeVal); in WriteParamCaptureReplay()
|