/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | capture_gles_3_2_autogen.cpp | 160 ParamCapture userParamParam("userParam", ParamType::TvoidConstPointer); in CaptureDebugMessageCallback() 161 InitParamValue(ParamType::TvoidConstPointer, userParam, &userParamParam.value); in CaptureDebugMessageCallback() 246 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsBaseVertex() 247 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsBaseVertex() 272 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedBaseVertex() 273 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstancedBaseVertex() 303 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawRangeElementsBaseVertex() 304 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawRangeElementsBaseVertex() 454 ParamCapture ptrParam("ptr", ParamType::TvoidConstPointer); in CaptureGetObjectPtrLabel() 455 InitParamValue(ParamType::TvoidConstPointer, ptr, &ptrParam.value); in CaptureGetObjectPtrLabel() [all …]
|
D | capture_gles_3_0_autogen.cpp | 268 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexImage3D() 269 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexImage3D() 304 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexSubImage3D() 305 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexSubImage3D() 487 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstanced() 488 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstanced() 515 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawRangeElements() 516 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawRangeElements() 1368 ParamCapture binaryParam("binary", ParamType::TvoidConstPointer); in CaptureProgramBinary() 1369 InitParamValue(ParamType::TvoidConstPointer, binary, &binaryParam.value); in CaptureProgramBinary() [all …]
|
D | capture_gles_ext_autogen.cpp | 383 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElementsInstancedANGLE() 384 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElementsInstancedANGLE() 1105 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() 1106 InitParamValue(ParamType::TvoidConstPointer, pixels, &pixelsParam.value); in CaptureTexImage2DRobustANGLE() 1184 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2DRobustANGLE() 1185 InitParamValue(ParamType::TvoidConstPointer, pixels, &pixelsParam.value); in CaptureTexSubImage2DRobustANGLE() 1221 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage3DRobustANGLE() 1222 InitParamValue(ParamType::TvoidConstPointer, pixels, &pixelsParam.value); in CaptureTexImage3DRobustANGLE() 1260 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage3DRobustANGLE() 1261 InitParamValue(ParamType::TvoidConstPointer, pixels, &pixelsParam.value); in CaptureTexSubImage3DRobustANGLE() [all …]
|
D | capture_gles_2_0_autogen.cpp | 200 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferData() 201 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureBufferData() 223 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureBufferSubData() 224 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureBufferSubData() 341 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexImage2D() 342 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexImage2D() 373 ParamCapture dataParam("data", ParamType::TvoidConstPointer); in CaptureCompressedTexSubImage2D() 374 InitParamValue(ParamType::TvoidConstPointer, data, &dataParam.value); in CaptureCompressedTexSubImage2D() 653 ParamCapture indicesParam("indices", ParamType::TvoidConstPointer); in CaptureDrawElements() 654 InitParamValue(ParamType::TvoidConstPointer, indices, &indicesParam.value); in CaptureDrawElements() [all …]
|
D | frame_capture_replay_autogen.cpp | 238 params.getParam("data", ParamType::TvoidConstPointer, 2)), in ReplayCall() 248 params.getParam("data", ParamType::TvoidConstPointer, 3))); in ReplayCall() 365 params.getParam("pointer", ParamType::TvoidConstPointer, 3))); in ReplayCall() 382 params.getParam("data", ParamType::TvoidConstPointer, 7))); in ReplayCall() 396 params.getParam("data", ParamType::TvoidConstPointer, 8))); in ReplayCall() 410 params.getParam("data", ParamType::TvoidConstPointer, 8))); in ReplayCall() 426 params.getParam("data", ParamType::TvoidConstPointer, 10))); in ReplayCall() 515 params.getParam("userParam", ParamType::TvoidConstPointer, 1))); in ReplayCall() 665 params.getParam("indirect", ParamType::TvoidConstPointer, 1))); in ReplayCall() 694 params.getParam("indices", ParamType::TvoidConstPointer, 3))); in ReplayCall() [all …]
|
D | capture_gles_1_0_autogen.cpp | 179 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer() 180 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureColorPointer() 868 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer() 869 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureNormalPointer() 1114 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureTexCoordPointer() 1115 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureTexCoordPointer() 1302 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexPointer() 1303 InitParamValue(ParamType::TvoidConstPointer, pointer, &pointerParam.value); in CaptureVertexPointer()
|
D | frame_capture_utils_autogen.cpp | 451 case ParamType::TvoidConstPointer: in WriteParamCaptureReplay() 452 WriteParamValueReplay<ParamType::TvoidConstPointer>(os, call, in WriteParamCaptureReplay() 708 case ParamType::TvoidConstPointer: in ParamTypeToString()
|
D | frame_capture_utils_autogen.h | 136 TvoidConstPointer, enumerator 1044 inline const void *GetParamVal<ParamType::TvoidConstPointer, const void *>(const ParamValue &value) 1312 case ParamType::TvoidConstPointer: in AccessParamValue() 1313 return GetParamVal<ParamType::TvoidConstPointer, T>(value); in AccessParamValue() 2077 inline void SetParamVal<ParamType::TvoidConstPointer>(const void *valueIn, ParamValue *valueOut) 2460 case ParamType::TvoidConstPointer: in InitParamValue() 2461 SetParamVal<ParamType::TvoidConstPointer>(valueIn, valueOut); in InitParamValue()
|
D | FrameCapture.cpp | 391 if (param.type == ParamType::TGLvoidConstPointer || param.type == ParamType::TvoidConstPointer) in WriteBinaryParamReplay() 3243 call.params.getParam("data", ParamType::TvoidConstPointer, dataParamOffset) in captureCompressedTextureData() 3501 call.params.getParam("indices", ParamType::TvoidConstPointer, 3) in maybeCaptureClientData() 3752 ASSERT(param.type == ParamType::TvoidConstPointer); in captureClientArraySnapshot() 3758 ParamCapture updateMemory("pointer", ParamType::TvoidConstPointer); in captureClientArraySnapshot() 3816 ParamCapture captureData("source", ParamType::TvoidConstPointer); in captureMappedBufferSnapshot() 3976 call.params.getParam("pointer", ParamType::TvoidConstPointer, 1); in replay() 4083 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay()
|
D | capture_gles_3_1_autogen.cpp | 166 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawArraysIndirect() 167 InitParamValue(ParamType::TvoidConstPointer, indirect, &indirectParam.value); in CaptureDrawArraysIndirect() 185 ParamCapture indirectParam("indirect", ParamType::TvoidConstPointer); in CaptureDrawElementsIndirect() 186 InitParamValue(ParamType::TvoidConstPointer, indirect, &indirectParam.value); in CaptureDrawElementsIndirect()
|
D | FrameCapture.h | 402 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os,
|