Home
last modified time | relevance | path

Searched refs:TVertexAttribType (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/capture/
Dframe_capture_utils_autogen.cpp456 case ParamType::TVertexAttribType: in WriteParamCaptureReplay()
457 WriteParamValueReplay<ParamType::TVertexAttribType>(os, call, in WriteParamCaptureReplay()
720 case ParamType::TVertexAttribType: in ParamTypeToString()
Dframe_capture_utils_autogen.h137 TVertexAttribType, enumerator
1055 inline gl::VertexAttribType GetParamVal<ParamType::TVertexAttribType, gl::VertexAttribType>(
1332 case ParamType::TVertexAttribType: in AccessParamValue()
1333 return GetParamVal<ParamType::TVertexAttribType, T>(value); in AccessParamValue()
2106 inline void SetParamVal<ParamType::TVertexAttribType>(gl::VertexAttribType valueIn,
2499 case ParamType::TVertexAttribType: in InitParamValue()
2500 SetParamVal<ParamType::TVertexAttribType>(valueIn, valueOut); in InitParamValue()
Dcapture_gles_1_0_autogen.cpp196 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureColorPointer()
1124 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureNormalPointer()
1401 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureTexCoordPointer()
1643 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureVertexPointer()
Dframe_capture_replay_autogen.cpp387 params.getParam("typePacked", ParamType::TVertexAttribType, 1) in ReplayCall()
2002 params.getParam("typePacked", ParamType::TVertexAttribType, 0) in ReplayCall()
2700 params.getParam("typePacked", ParamType::TVertexAttribType, 1) in ReplayCall()
3286 params.getParam("typePacked", ParamType::TVertexAttribType, 2) in ReplayCall()
3323 params.getParam("typePacked", ParamType::TVertexAttribType, 2) in ReplayCall()
3331 params.getParam("typePacked", ParamType::TVertexAttribType, 2) in ReplayCall()
3341 params.getParam("typePacked", ParamType::TVertexAttribType, 2) in ReplayCall()
3356 params.getParam("typePacked", ParamType::TVertexAttribType, 1) in ReplayCall()
Dcapture_gles_3_1_autogen.cpp1772 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureVertexAttribFormat()
1790 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureVertexAttribIFormat()
Dcapture_gles_3_0_autogen.cpp2710 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureVertexAttribIPointer()
Dcapture_gles_2_0_autogen.cpp3169 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureVertexAttribPointer()
Dcapture_gles_ext_autogen.cpp9644 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CapturePointSizePointerOES()