Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcapture_gles_3_0_autogen.cpp216 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureClearBufferuiv()
217 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureClearBufferuiv()
725 ParamCapture uniformIndicesParam("uniformIndices", ParamType::TGLuintConstPointer); in CaptureGetActiveUniformsiv()
726 InitParamValue(ParamType::TGLuintConstPointer, uniformIndices, &uniformIndicesParam.value); in CaptureGetActiveUniformsiv()
1659 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureUniform1uiv()
1660 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureUniform1uiv()
1693 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureUniform2uiv()
1694 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureUniform2uiv()
1729 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureUniform3uiv()
1730 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureUniform3uiv()
[all …]
Dcapture_gles_3_2_autogen.cpp185 ParamCapture idsParam("ids", ParamType::TGLuintConstPointer); in CaptureDebugMessageControl()
186 InitParamValue(ParamType::TGLuintConstPointer, ids, &idsParam.value); in CaptureDebugMessageControl()
834 ParamCapture paramParam("param", ParamType::TGLuintConstPointer); in CaptureSamplerParameterIuiv()
835 InitParamValue(ParamType::TGLuintConstPointer, param, &paramParam.value); in CaptureSamplerParameterIuiv()
909 ParamCapture paramsParam("params", ParamType::TGLuintConstPointer); in CaptureTexParameterIuiv()
910 InitParamValue(ParamType::TGLuintConstPointer, params, &paramsParam.value); in CaptureTexParameterIuiv()
Dcapture_gles_3_1_autogen.cpp670 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureProgramUniform1uiv()
671 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureProgramUniform1uiv()
787 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureProgramUniform2uiv()
788 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureProgramUniform2uiv()
910 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureProgramUniform3uiv()
911 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureProgramUniform3uiv()
1039 ParamCapture valueParam("value", ParamType::TGLuintConstPointer); in CaptureProgramUniform4uiv()
1040 InitParamValue(ParamType::TGLuintConstPointer, value, &valueParam.value); in CaptureProgramUniform4uiv()
Dframe_capture_utils_autogen.cpp242 case ParamType::TGLuintConstPointer: in WriteParamCaptureReplay()
243 WriteParamValueReplay<ParamType::TGLuintConstPointer>( in WriteParamCaptureReplay()
598 case ParamType::TGLuintConstPointer: in ParamTypeToString()
Dframe_capture_utils_autogen.h81 TGLuintConstPointer, enumerator
667 inline const GLuint *GetParamVal<ParamType::TGLuintConstPointer, const GLuint *>(
1202 case ParamType::TGLuintConstPointer: in AccessParamValue()
1203 return GetParamVal<ParamType::TGLuintConstPointer, T>(value); in AccessParamValue()
1710 inline void SetParamVal<ParamType::TGLuintConstPointer>(const GLuint *valueIn, ParamValue *valueOut)
2295 case ParamType::TGLuintConstPointer: in InitParamValue()
2296 SetParamVal<ParamType::TGLuintConstPointer>(valueIn, valueOut); in InitParamValue()
Dframe_capture_replay_autogen.cpp283 params.getParam("value", ParamType::TGLuintConstPointer, 2))); in ReplayCall()
524 params.getParam("ids", ParamType::TGLuintConstPointer, 4)), in ReplayCall()
1015 params.getParam("uniformIndices", ParamType::TGLuintConstPointer, 2)), in ReplayCall()
2151 params.getParam("value", ParamType::TGLuintConstPointer, 3))); in ReplayCall()
2208 params.getParam("value", ParamType::TGLuintConstPointer, 3))); in ReplayCall()
2268 params.getParam("value", ParamType::TGLuintConstPointer, 3))); in ReplayCall()
2331 params.getParam("value", ParamType::TGLuintConstPointer, 3))); in ReplayCall()
2538 params.getParam("param", ParamType::TGLuintConstPointer, 2))); in ReplayCall()
2778 params.getParam("params", ParamType::TGLuintConstPointer, 2))); in ReplayCall()
2947 params.getParam("value", ParamType::TGLuintConstPointer, 2))); in ReplayCall()
[all …]
Dcapture_gles_ext_autogen.cpp108 ParamCapture baseInstancesParam("baseInstances", ParamType::TGLuintConstPointer); in CaptureMultiDrawArraysInstancedBaseInstanceANGLE()
109 InitParamValue(ParamType::TGLuintConstPointer, baseInstances, &baseInstancesParam.value); in CaptureMultiDrawArraysInstancedBaseInstanceANGLE()
167 ParamCapture baseInstancesParam("baseInstances", ParamType::TGLuintConstPointer); in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE()
168 InitParamValue(ParamType::TGLuintConstPointer, baseInstances, &baseInstancesParam.value); in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE()
2253 ParamCapture paramsParam("params", ParamType::TGLuintConstPointer); in CaptureTexParameterIuivRobustANGLE()
2254 InitParamValue(ParamType::TGLuintConstPointer, params, &paramsParam.value); in CaptureTexParameterIuivRobustANGLE()
2355 ParamCapture paramParam("param", ParamType::TGLuintConstPointer); in CaptureSamplerParameterIuivRobustANGLE()
2356 InitParamValue(ParamType::TGLuintConstPointer, param, &paramParam.value); in CaptureSamplerParameterIuivRobustANGLE()
4224 ParamCapture idsParam("ids", ParamType::TGLuintConstPointer); in CaptureDebugMessageControlKHR()
4225 InitParamValue(ParamType::TGLuintConstPointer, ids, &idsParam.value); in CaptureDebugMessageControlKHR()
[all …]
DFrameCapture.cpp452 case ParamType::TGLuintConstPointer: in WriteBinaryParamReplay()