MCPcopy Create free account

hub / github.com/amwatson/CitraVR / functions

Functions9,569 in github.com/amwatson/CitraVR

↓ 7 callersFunctionGetFilename
src/common/file_util.cpp:970
↓ 7 callersFunctionGetFormatType
src/video_core/rasterizer_cache/pixel_format.h:99
↓ 7 callersFunctionGetObjectInfo
src/core/hle/kernel/ipc_debugger/recorder.cpp:20
↓ 7 callersMethodGetProgramType
src/video_core/renderer_opengl/gl_shader_disk_cache.h:53
↓ 7 callersMethodGetRenderpass
src/video_core/renderer_vulkan/vk_renderpass_cache.cpp:126
↓ 7 callersFunctionGetRoom
src/network/network.cpp:27
↓ 7 callersMethodGetScaledSubRect
src/video_core/rasterizer_cache/surface_params.cpp:100
↓ 7 callersMethodGetSize
src/core/file_sys/layered_fs.cpp:486
↓ 7 callersMethodGetType
src/core/file_sys/archive_backend.h:51
↓ 7 callersMethodHash
src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp:34
↓ 7 callersMethodInBigEndianMode
Whether or not the given CPU is in big endian mode (E bit is set)
src/core/arm/skyeye_common/armstate.h:184
↓ 7 callersFunctionInitializeFFmpegLibraries
src/core/dumping/ffmpeg_backend.cpp:23
↓ 7 callersFunctionMakeHandle
src/video_core/renderer_opengl/gl_texture_runtime.cpp:95
↓ 7 callersFunctionMakeHandle
src/video_core/renderer_vulkan/vk_texture_runtime.cpp:145
↓ 7 callersFunctionMicroProfileDrawBarArray
externals/microprofile/microprofileui.h:1547
↓ 7 callersFunctionMicroProfileGetThreadLog
externals/microprofile/microprofile.h:1147
↓ 7 callersFunctionMicroProfileLogGetTick
externals/microprofile/microprofile.h:864
↓ 7 callersFunctionMicroProfileLogPut
externals/microprofile/microprofile.h:1387
↓ 7 callersMethodReadFile
src/core/file_sys/layered_fs.cpp:490
↓ 7 callersMethodReadIcon
src/core/loader/ncch.cpp:313
↓ 7 callersMethodRun
src/core/hle/kernel/process.cpp:219
↓ 7 callersMethodSetName
src/core/hle/kernel/event.h:25
↓ 7 callersFunctionSetPerGameSetting
src/citra_qt/configuration/configuration_shared.h:75
↓ 7 callersMethodSetPreviousModule
src/core/hle/service/ldr_ro/cro_helper.h:456
↓ 7 callersFunctionShiftMix
src/common/cityhash.cpp:97
↓ 7 callersMethodSleepClientThread
src/core/hle/kernel/hle_ipc.cpp:107
↓ 7 callersMethodStop
Stop the timer
src/common/timer.cpp:33
↓ 7 callersMethodToVector
src/video_core/pica/pica_core.h:147
↓ 7 callersFunction__cpuid
src/common/x64/cpu_detect.cpp:36
↓ 7 callersFunctioncompares_unordered
externals/json/json.hpp:22843
↓ 7 callersMethoddata
src/citra_qt/game_list_p.h:210
↓ 7 callersMethodhasWriteAccess
src/android/app/src/main/java/org/citra/citra_emu/utils/PermissionsHandler.kt:20
↓ 7 callersFunctionif
externals/json/json.hpp:22814
↓ 7 callersFunctioninternal_load_libgamemode
* Loads libgamemode and needed functions * * Returns 0 on success and -1 on failure */
externals/gamemode/include/gamemode_client.h:146
↓ 7 callersMethodis_writable
externals/httplib/httplib.h:5311
↓ 7 callersFunctionmake_multipart_data_boundary
externals/httplib/httplib.h:4523
↓ 7 callersFunctionparse
externals/json/json.hpp:23213
↓ 7 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
externals/json/json.hpp:13864
↓ 7 callersFunctionsize
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
externals/json/json.hpp:22114
↓ 7 callersFunctionswap16
src/common/swap.h:31
↓ 7 callersFunctionswap64
src/common/swap.h:37
↓ 7 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
externals/json/json.hpp:20459
↓ 6 callersFunctionABI_PopRegistersAndAdjustStack
src/common/x64/xbyak_abi.h:209
↓ 6 callersFunctionABI_PushRegistersAndAdjustStack
src/common/x64/xbyak_abi.h:184
↓ 6 callersMethodAccessFlags
src/video_core/renderer_vulkan/vk_texture_runtime.cpp:1115
↓ 6 callersMethodAddField
src/core/telemetry_session.h:56
↓ 6 callersMethodBindStorageImage
src/video_core/renderer_vulkan/vk_pipeline_cache.cpp:513
↓ 6 callersMethodCreateSharedMemory
src/core/hle/kernel/shared_memory.cpp:41
↓ 6 callersFunctionCreateSurface
src/video_core/renderer_vulkan/vk_platform.cpp:128
↓ 6 callersFunctionCross
src/common/vector_math.h:680
↓ 6 callersMethodData
src/core/hle/romfs.cpp:58
↓ 6 callersFunctionDecodeRGB565
* Decode a color stored in RGB565 format * @param bytes Pointer to encoded source color * @return Result color decoded as Common::Vec4<u8> */
src/common/color.h:92
↓ 6 callersFunctionDecodeRGB5A1
* Decode a color stored in RGB5A1 format * @param bytes Pointer to encoded source color * @return Result color decoded as Common::Vec4<u8> */
src/common/color.h:104
↓ 6 callersFunctionDecodeRGB8
* Decode a color stored in RGB8 format * @param bytes Pointer to encoded source color * @return Result color decoded as Common::Vec4<u8> */
src/common/color.h:74
↓ 6 callersFunctionDecodeRGBA4
* Decode a color stored in RGBA4 format * @param bytes Pointer to encoded source color * @return Result color decoded as Common::Vec4<u8> */
src/common/color.h:116
↓ 6 callersFunctionDecodeRGBA8
* Decode a color stored in RGBA8 format * @param bytes Pointer to encoded source color * @return Result color decoded as Common::Vec4<u8> */
src/common/color.h:65
↓ 6 callersMethodDeleteFile
src/core/hle/service/fs/fs_user.cpp:131
↓ 6 callersFunctionEglErrorToStr
src/android/app/src/main/jni/vr/gl/Egl.cpp:17
↓ 6 callersMethodExtractValue
* Extracts a value from the passed storage. In most situations prefer use the member functions * (such as Value() or operator T), but this can be
src/common/bit_field.h:146
↓ 6 callersMethodFinish
src/video_core/renderer_vulkan/vk_scheduler.cpp:62
↓ 6 callersMethodGenericRequest
A generic function handles POST, GET and DELETE request together
src/web_service/web_backend.cpp:36
↓ 6 callersMethodGetColorBufferPhysicalAddress
src/video_core/pica/regs_framebuffer.h:240
↓ 6 callersMethodGetContentIDByIndex
src/core/file_sys/title_metadata.cpp:166
↓ 6 callersMethodGetContentOffset
src/core/file_sys/cia_container.cpp:202
↓ 6 callersMethodGetContentSizeByIndex
src/core/file_sys/title_metadata.cpp:174
↓ 6 callersMethodGetDepthBufferPhysicalAddress
src/video_core/pica/regs_framebuffer.h:243
↓ 6 callersFunctionGetEnvForThread
src/common/android_storage.cpp:9
↓ 6 callersFunctionGetFormatBytesPerPixel
src/video_core/rasterizer_cache/pixel_format.h:93
↓ 6 callersMethodGetHandle
src/video_core/renderer_opengl/gl_shader_manager.cpp:128
↓ 6 callersFunctionGetMotionEmu
src/input_common/main.cpp:77
↓ 6 callersFunctionGetNativeLibraryClass
src/android/app/src/main/jni/id_cache.cpp:77
↓ 6 callersMethodGetNickname
src/citra_qt/multiplayer/validation.h:21
↓ 6 callersMethodGetNumCores
src/core/core.h:206
↓ 6 callersFunctionGetParentPath
src/common/file_util.cpp:939
↓ 6 callersMethodGetPhysicalBaseAddress
src/video_core/pica/regs_pipeline.h:40
↓ 6 callersMethodGetPhysicalInputAddress
src/video_core/pica/regs_external.h:143
↓ 6 callersMethodGetPhysicalRef
src/core/memory.cpp:644
↓ 6 callersFunctionGetPointer
src/android/app/src/main/jni/game_info.cpp:59
↓ 6 callersMethodGetRegisterForAttribute
src/video_core/pica/regs_shader.h:51
↓ 6 callersMethodGetTextureSurface
src/video_core/rasterizer_cache/rasterizer_cache.h:536
↓ 6 callersMethodGetThreadList
src/core/hle/kernel/thread.cpp:518
↓ 6 callersMethodGetUsername
src/core/hle/service/cfg/cfg.cpp:690
↓ 6 callersFunctionHashCombine
* Combines the seed parameter with the provided hash, producing a new unique hash * Implementation from: http://boost.sourceforge.net/doc/html/boost/
src/common/hash.h:40
↓ 6 callersFunctionInit
src/android/app/src/main/jni/input_manager.cpp:316
↓ 6 callersFunctionIntToGdbHex
* Convert a u32 into a gdb-formatted hex string. * * @param dest Pointer to buffer to store output hex string characters. * @param v Value to co
src/core/gdbstub/gdbstub.cpp:307
↓ 6 callersMethodIsDumping
src/core/dumping/ffmpeg_backend.cpp:844
↓ 6 callersFunctionIsServerEnabled
src/core/gdbstub/gdbstub.cpp:1245
↓ 6 callersMethodIsValid
src/core/hle/kernel/handle_table.cpp:75
↓ 6 callersMethodIsValidPhysicalAddress
src/core/memory.cpp:589
↓ 6 callersFunctionIsValidSMDH
src/core/loader/smdh.cpp:14
↓ 6 callersFunctionLargeFrameLayout
src/core/frontend/framebuffer_layout.cpp:192
↓ 6 callersFunctionMappedBufferDesc
src/core/hle/ipc.h:132
↓ 6 callersFunctionMicroProfileInit
externals/microprofile/microprofile.h:1074
↓ 6 callersMethodOpenDirectory
src/core/hle/service/fs/fs_user.cpp:281
↓ 6 callersMethodPipelineStageFlags
src/video_core/renderer_vulkan/vk_texture_runtime.cpp:1129
↓ 6 callersMethodPopRaw
src/core/hle/ipc_helpers.h:316
↓ 6 callersMethodPopWait
src/common/threadsafe_queue.h:86
↓ 6 callersMethodReset
src/core/hle/service/apt/applet_manager.h:446
↓ 6 callersMethodResumeFromWait
src/core/hle/kernel/thread.cpp:272
↓ 6 callersFunctionScanDirectoryTree
src/common/file_util.cpp:507
← previousnext →501–600 of 9,569, ranked by callers