Home
last modified time | relevance | path

Searched refs:TvoidConstPointer (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp161 ParamCapture userParamParam("userParam", ParamType::TvoidConstPointer); in CaptureDebugMessageCallback()
162 InitParamValue(ParamType::TvoidConstPointer, userParam, &userParamParam.value); in CaptureDebugMessageCallback()
169 ParamCapture userParamParam("userParam", ParamType::TvoidConstPointer); in CaptureDebugMessageCallback()
170 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureDebugMessageCallback()
277 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsBaseVertex()
278 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsBaseVertex()
285 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsBaseVertex()
286 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureDrawElementsBaseVertex()
313 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedBaseVertex()
314 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstancedBaseVertex()
[all …]
Dcapture_gles_ext_autogen.cpp456 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE()
457 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE()
465 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE()
466 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE()
688 ParamCapture userParamParam("userParam", ParamType::TvoidConstPointer); in CaptureBlobCacheCallbacksANGLE()
689 InitParamValue(ParamType::TvoidConstPointer, userParam, &userParamParam.value); in CaptureBlobCacheCallbacksANGLE()
696 ParamCapture userParamParam("userParam", ParamType::TvoidConstPointer); in CaptureBlobCacheCallbacksANGLE()
697 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureBlobCacheCallbacksANGLE()
1047 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedANGLE()
1048 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstancedANGLE()
[all …]
Dcapture_gles_3_0_autogen.cpp298 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexImage3D()
299 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexImage3D()
306 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexImage3D()
307 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureCompressedTexImage3D()
344 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexSubImage3D()
345 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexSubImage3D()
353 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexSubImage3D()
354 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureCompressedTexSubImage3D()
591 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstanced()
592 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstanced()
[all …]
Dcapture_gles_2_0_autogen.cpp212 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferData()
213 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureBufferData()
220 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferData()
221 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureBufferData()
246 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferSubData()
247 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureBufferSubData()
254 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferSubData()
255 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureBufferSubData()
375 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexImage2D()
376 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexImage2D()
[all …]
Dcapture_gles_1_0_autogen.cpp200 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer()
201 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureColorPointer()
208 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer()
209 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureColorPointer()
1128 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer()
1129 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureNormalPointer()
1136 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer()
1137 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureNormalPointer()
1405 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureTexCoordPointer()
1406 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureTexCoordPointer()
[all …]
Dcapture_cl_autogen.cpp1474 ParamCapture arg_valueParam("arg_value", ParamType::TvoidConstPointer); in CaptureSetKernelArg()
1475 InitParamValue(ParamType::TvoidConstPointer, arg_value, &arg_valueParam.value); in CaptureSetKernelArg()
1482 ParamCapture arg_valueParam("arg_value", ParamType::TvoidConstPointer); in CaptureSetKernelArg()
1483 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureSetKernelArg()
1906 ParamCapture ptrParam("ptr", ParamType::TvoidConstPointer); in CaptureEnqueueWriteBuffer()
1907 InitParamValue(ParamType::TvoidConstPointer, ptr, &ptrParam.value); in CaptureEnqueueWriteBuffer()
1915 ParamCapture ptrParam("ptr", ParamType::TvoidConstPointer); in CaptureEnqueueWriteBuffer()
1916 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureEnqueueWriteBuffer()
2209 ParamCapture ptrParam("ptr", ParamType::TvoidConstPointer); in CaptureEnqueueWriteImage()
2210 InitParamValue(ParamType::TvoidConstPointer, ptr, &ptrParam.value); in CaptureEnqueueWriteImage()
[all …]
Dcapture_gles_3_1_autogen.cpp190 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawArraysIndirect()
191 InitParamValue(ParamType::TvoidConstPointer, indirect, &indirectParam.value); in CaptureDrawArraysIndirect()
198 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawArraysIndirect()
199 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureDrawArraysIndirect()
220 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawElementsIndirect()
221 InitParamValue(ParamType::TvoidConstPointer, indirect, &indirectParam.value); in CaptureDrawElementsIndirect()
228 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawElementsIndirect()
229 InitParamValue(ParamType::TvoidConstPointer, static_cast<const void *>(nullptr), in CaptureDrawElementsIndirect()
DFrameCaptureCL.cpp259 else if (param.type == ParamType::TvoidConstPointer) in WriteCppReplayForCallCL()
700 ParamCapture destParam("dest", ParamType::TvoidConstPointer); in injectMemcpy()
705 ParamCapture updateMemory("src", ParamType::TvoidConstPointer); in injectMemcpy()
965 foundMem = call->params.getParam("arg_value", ParamType::TvoidConstPointer, 3) in removeCLMemOccurrences()
DFrameCaptureCommon.cpp104 if (param.type == ParamType::TvoidConstPointer) in WriteBinaryParamReplay()
DFrameCapture.cpp3324 ParamCapture captureData("source", ParamType::TvoidConstPointer); in CaptureBufferResetCalls()
6728 call.params.getParam("indices", ParamType::TvoidConstPointer, 3).value.voidConstPointerVal; in maybeCaptureDrawElementsClientData()
7874 ASSERT(param.type == ParamType::TvoidConstPointer); in captureClientArraySnapshot()
7880 ParamCapture updateMemory("pointer", ParamType::TvoidConstPointer); in captureClientArraySnapshot()
7937 ParamCapture captureData("source", ParamType::TvoidConstPointer); in captureCoherentBufferSnapshot()
8016 ParamCapture captureData("source", ParamType::TvoidConstPointer); in captureMappedBufferSnapshot()
Dcapture_egl_autogen.cpp1302 paramBuffer.addValueParam("key", ParamType::TvoidConstPointer, key); in CaptureProgramCachePopulateANGLE()
1304 paramBuffer.addValueParam("binary", ParamType::TvoidConstPointer, binary); in CaptureProgramCachePopulateANGLE()
/external/angle/src/common/
Dframe_capture_utils_autogen.cpp595 case ParamType::TvoidConstPointer: in WriteParamCaptureReplay()
596 WriteParamValueReplay<ParamType::TvoidConstPointer>(os, call, in WriteParamCaptureReplay()
1200 case ParamType::TvoidConstPointer: in ParamTypeToString()
Dframe_capture_utils_autogen.h268 TvoidConstPointer, enumerator
1596 inline const void *GetParamVal<ParamType::TvoidConstPointer, const void *>(const ParamValue &value)
2544 case ParamType::TvoidConstPointer: in AccessParamValue()
2545 return GetParamVal<ParamType::TvoidConstPointer, T>(value); in AccessParamValue()
3604 inline void SetParamVal<ParamType::TvoidConstPointer>(const void *valueIn, ParamValue *valueOut)
4774 case ParamType::TvoidConstPointer: in InitParamValue()
4775 SetParamVal<ParamType::TvoidConstPointer>(valueIn, valueOut); in InitParamValue()
Dframe_capture_utils.h228 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os,
Dframe_capture_utils.cpp219 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay()
/external/angle/util/capture/
Dtrace_interpreter.cpp793 PackConstPointerParameter<void>(params, ParamType::TvoidConstPointer, token); in PackParameter()