• Home
  • Raw
  • Download

Lines Matching refs:TvoidPointer

683     paramBuffer.addValueParam("native_pixmap", ParamType::TvoidPointer, native_pixmap);  in CaptureCreatePlatformPixmapSurface()
705 paramBuffer.addValueParam("native_window", ParamType::TvoidPointer, native_window); in CaptureCreatePlatformWindowSurface()
781 paramBuffer.addValueParam("native_display", ParamType::TvoidPointer, native_display); in CaptureGetPlatformDisplay()
1041 paramBuffer.addValueParam("native_device", ParamType::TvoidPointer, native_device); in CaptureCreateDeviceANGLE()
1164 ParamCapture returnValueCapture("returnValue", ParamType::TvoidPointer); in CaptureCopyMetalSharedEventANGLE()
1165 InitParamValue(ParamType::TvoidPointer, returnValue, &returnValueCapture.value); in CaptureCopyMetalSharedEventANGLE()
1283 paramBuffer.addValueParam("key", ParamType::TvoidPointer, key); in CaptureProgramCacheQueryANGLE()
1285 paramBuffer.addValueParam("binary", ParamType::TvoidPointer, binary); in CaptureProgramCacheQueryANGLE()
1385 paramBuffer.addValueParam("texture", ParamType::TvoidPointer, texture); in CaptureStreamPostD3DTextureANGLE()
1429 paramBuffer.addValueParam("vk_image", ParamType::TvoidPointer, vk_image); in CaptureExportVkImageANGLE()
1430 paramBuffer.addValueParam("vk_image_create_info", ParamType::TvoidPointer, in CaptureExportVkImageANGLE()
1593 paramBuffer.addValueParam("native_pixmap", ParamType::TvoidPointer, native_pixmap); in CaptureCreatePlatformPixmapSurfaceEXT()
1616 paramBuffer.addValueParam("native_window", ParamType::TvoidPointer, native_window); in CaptureCreatePlatformWindowSurfaceEXT()
1637 paramBuffer.addValueParam("native_display", ParamType::TvoidPointer, native_display); in CaptureGetPlatformDisplayEXT()