SYMBOL INDEX (516 symbols across 33 files) FILE: externals/gcn/include/gcn/si_ci_vi_merged_offset.h function namespace (line 29) | namespace Pal FILE: externals/gcn/include/gcn/si_ci_vi_merged_pm4_it_opcodes.h type IT_OpCodeType (line 29) | enum IT_OpCodeType { FILE: externals/renderdoc/renderdoc_app.h type RENDERDOC_CaptureOption (line 75) | typedef enum RENDERDOC_CaptureOption type RENDERDOC_InputButton (line 250) | typedef enum RENDERDOC_InputButton type RENDERDOC_OverlayBits (line 339) | typedef enum RENDERDOC_OverlayBits type pRENDERDOC_RemoveHooks (line 379) | typedef pRENDERDOC_RemoveHooks pRENDERDOC_Shutdown; type pRENDERDOC_SetCaptureFilePathTemplate (line 411) | typedef pRENDERDOC_SetCaptureFilePathTemplate pRENDERDOC_SetLogFilePathT... type pRENDERDOC_GetCaptureFilePathTemplate (line 412) | typedef pRENDERDOC_GetCaptureFilePathTemplate pRENDERDOC_GetLogFilePathT... type pRENDERDOC_IsTargetControlConnected (line 452) | typedef pRENDERDOC_IsTargetControlConnected pRENDERDOC_IsRemoteAccessCon... type RENDERDOC_Version (line 576) | typedef enum RENDERDOC_Version type RENDERDOC_API_1_6_0 (line 622) | typedef struct RENDERDOC_API_1_6_0 type RENDERDOC_API_1_6_0 (line 702) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_0_0; type RENDERDOC_API_1_6_0 (line 703) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_0_1; type RENDERDOC_API_1_6_0 (line 704) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_0_2; type RENDERDOC_API_1_6_0 (line 705) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_1_0; type RENDERDOC_API_1_6_0 (line 706) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_1_1; type RENDERDOC_API_1_6_0 (line 707) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_1_2; type RENDERDOC_API_1_6_0 (line 708) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_2_0; type RENDERDOC_API_1_6_0 (line 709) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_3_0; type RENDERDOC_API_1_6_0 (line 710) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_4_0; type RENDERDOC_API_1_6_0 (line 711) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_4_1; type RENDERDOC_API_1_6_0 (line 712) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_4_2; type RENDERDOC_API_1_6_0 (line 713) | typedef RENDERDOC_API_1_6_0 RENDERDOC_API_1_5_0; FILE: externals/stb/stb_image.h type stbi_uc (line 387) | typedef unsigned char stbi_uc; type stbi_us (line 388) | typedef unsigned short stbi_us; type stbi_io_callbacks (line 411) | typedef struct type stbi__uint16 (line 642) | typedef unsigned short stbi__uint16; type stbi__int16 (line 643) | typedef signed short stbi__int16; type stbi__uint32 (line 644) | typedef unsigned int stbi__uint32; type stbi__int32 (line 645) | typedef signed int stbi__int32; type stbi__uint16 (line 648) | typedef uint16_t stbi__uint16; type stbi__int16 (line 649) | typedef int16_t stbi__int16; type stbi__uint32 (line 650) | typedef uint32_t stbi__uint32; type stbi__int32 (line 651) | typedef int32_t stbi__int32; function stbi__cpuid3 (line 732) | static int stbi__cpuid3(void) function stbi__sse2_available (line 754) | static int stbi__sse2_available(void) function stbi__sse2_available (line 765) | static int stbi__sse2_available(void) type stbi__context (line 805) | typedef struct function stbi__start_mem (line 826) | static void stbi__start_mem(stbi__context *s, stbi_uc const *buffer, int... function stbi__start_callbacks (line 836) | static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c... function stbi__stdio_read (line 850) | static int stbi__stdio_read(void *user, char *data, int size) function stbi__stdio_skip (line 855) | static void stbi__stdio_skip(void *user, int n) function stbi__stdio_eof (line 865) | static int stbi__stdio_eof(void *user) function stbi__start_file (line 877) | static void stbi__start_file(stbi__context *s, FILE *f) function stbi__rewind (line 886) | static void stbi__rewind(stbi__context *s) type stbi__result_info (line 901) | typedef struct function STBIDEF (line 972) | STBIDEF const char *stbi_failure_reason(void) function stbi__err (line 978) | static int stbi__err(const char *str) function stbi__addsizes_valid (line 1002) | static int stbi__addsizes_valid(int a, int b) function stbi__mul2sizes_valid (line 1014) | static int stbi__mul2sizes_valid(int a, int b) function stbi__mad2sizes_valid (line 1024) | static int stbi__mad2sizes_valid(int a, int b, int add) function stbi__mad3sizes_valid (line 1031) | static int stbi__mad3sizes_valid(int a, int b, int c, int add) function stbi__mad4sizes_valid (line 1039) | static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) function stbi__addints_valid (line 1070) | static int stbi__addints_valid(int a, int b) function stbi__mul2shorts_valid (line 1078) | static int stbi__mul2shorts_valid(int a, int b) function STBIDEF (line 1101) | STBIDEF void stbi_image_free(void *retval_from_stbi_load) function STBIDEF (line 1116) | STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip) function STBIDEF (line 1126) | STBIDEF void stbi_set_flip_vertically_on_load_thread(int flag_true_if_sh... function stbi_uc (line 1190) | static stbi_uc *stbi__convert_16_to_8(stbi__uint16 *orig, int w, int h, ... function stbi__uint16 (line 1206) | static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, ... function stbi__vertical_flip (line 1222) | static void stbi__vertical_flip(void *image, int w, int h, int bytes_per... function stbi__vertical_flip_slices (line 1247) | static void stbi__vertical_flip_slices(void *image, int w, int h, int z,... function stbi__uint16 (line 1286) | static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, ... function stbi__float_postprocess (line 1314) | static void stbi__float_postprocess(float *result, int *x, int *y, int *... function STBIDEF (line 1331) | STBIDEF int stbi_convert_wchar_to_utf8(char *buffer, size_t bufferlen, c... function FILE (line 1337) | static FILE *stbi__fopen(char const *filename, char const *mode) function STBIDEF (line 1366) | STBIDEF stbi_uc *stbi_load(char const *filename, int *x, int *y, int *co... function STBIDEF (line 1376) | STBIDEF stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp,... function STBIDEF (line 1389) | STBIDEF stbi__uint16 *stbi_load_from_file_16(FILE *f, int *x, int *y, in... function STBIDEF (line 1402) | STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int ... function STBIDEF (line 1415) | STBIDEF stbi_us *stbi_load_16_from_memory(stbi_uc const *buffer, int len... function STBIDEF (line 1422) | STBIDEF stbi_us *stbi_load_16_from_callbacks(stbi_io_callbacks const *cl... function STBIDEF (line 1429) | STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, i... function STBIDEF (line 1436) | STBIDEF stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk,... function STBIDEF (line 1444) | STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int le... function STBIDEF (line 1478) | STBIDEF float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, in... function STBIDEF (line 1485) | STBIDEF float *stbi_loadf_from_callbacks(stbi_io_callbacks const *clbk, ... function STBIDEF (line 1493) | STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *com... function STBIDEF (line 1503) | STBIDEF float *stbi_loadf_from_file(FILE *f, int *x, int *y, int *comp, ... function STBIDEF (line 1517) | STBIDEF int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len) function STBIDEF (line 1531) | STBIDEF int stbi_is_hdr (char const *filename) function STBIDEF (line 1542) | STBIDEF int stbi_is_hdr_from_file(FILE *f) function STBIDEF (line 1559) | STBIDEF int stbi_is_hdr_from_callbacks(stbi_io_callbacks const *clb... function STBIDEF (line 1575) | STBIDEF void stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = ga... function STBIDEF (line 1576) | STBIDEF void stbi_ldr_to_hdr_scale(float scale) { stbi__l2h_scale = sc... function STBIDEF (line 1581) | STBIDEF void stbi_hdr_to_ldr_gamma(float gamma) { stbi__h2l_gamma_i = ... function STBIDEF (line 1582) | STBIDEF void stbi_hdr_to_ldr_scale(float scale) { stbi__h2l_scale_i = ... function stbi__refill_buffer (line 1597) | static void stbi__refill_buffer(stbi__context *s) function stbi_inline (line 1614) | stbi_inline static stbi_uc stbi__get8(stbi__context *s) function stbi_inline (line 1628) | stbi_inline static int stbi__at_eof(stbi__context *s) function stbi__skip (line 1644) | static void stbi__skip(stbi__context *s, int n) function stbi__getn (line 1666) | static int stbi__getn(stbi__context *s, stbi_uc *buffer, int n) function stbi__get16be (line 1694) | static int stbi__get16be(stbi__context *s) function stbi__uint32 (line 1704) | static stbi__uint32 stbi__get32be(stbi__context *s) function stbi__get16le (line 1714) | static int stbi__get16le(stbi__context *s) function stbi__uint32 (line 1722) | static stbi__uint32 stbi__get32le(stbi__context *s) function stbi_uc (line 1746) | static stbi_uc stbi__compute_y(int r, int g, int b) function stbi__uint16 (line 1803) | static stbi__uint16 stbi__compute_y_16(int r, int g, int b) function stbi__uint16 (line 1812) | static stbi__uint16 *stbi__convert_format16(stbi__uint16 *data, int img_... function stbi_uc (line 1884) | static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp) type stbi__huffman (line 1938) | typedef struct type stbi__jpeg (line 1949) | typedef struct function stbi__build_huffman (line 2003) | static int stbi__build_huffman(stbi__huffman *h, int *count) function stbi__build_fast_ac (line 2050) | static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) function stbi__grow_buffer_unsafe (line 2075) | static void stbi__grow_buffer_unsafe(stbi__jpeg *j) function stbi_inline (line 2097) | stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffm... function stbi_inline (line 2153) | stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) function stbi_inline (line 2169) | stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) function stbi_inline (line 2181) | stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) function stbi__jpeg_decode_block (line 2210) | static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__... function stbi__jpeg_decode_block_prog_dc (line 2265) | static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64]... function stbi__jpeg_decode_block_prog_ac (line 2295) | static int stbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64]... function stbi_inline (line 2416) | stbi_inline static stbi_uc stbi__clamp(int x) function stbi__idct_block (line 2467) | static void stbi__idct_block(stbi_uc *out, int out_stride, short data[64]) function stbi__idct_simd (line 2530) | static void stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) function stbi__idct_simd (line 2711) | static void stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) function stbi_uc (line 2919) | static stbi_uc stbi__get_marker(stbi__jpeg *j) function stbi__jpeg_reset (line 2936) | static void stbi__jpeg_reset(stbi__jpeg *j) function stbi__parse_entropy_coded_data (line 2949) | static int stbi__parse_entropy_coded_data(stbi__jpeg *z) function stbi__jpeg_dequantize (line 3073) | static void stbi__jpeg_dequantize(short *data, stbi__uint16 *dequant) function stbi__jpeg_finish (line 3080) | static void stbi__jpeg_finish(stbi__jpeg *z) function stbi__process_marker (line 3099) | static int stbi__process_marker(stbi__jpeg *z, int m) function stbi__process_scan_header (line 3203) | static int stbi__process_scan_header(stbi__jpeg *z) function stbi__free_jpeg_components (line 3242) | static int stbi__free_jpeg_components(stbi__jpeg *z, int ncomp, int why) function stbi__process_frame_header (line 3264) | static int stbi__process_frame_header(stbi__jpeg *z, int scan) function stbi__decode_jpeg_header (line 3365) | static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) function stbi_uc (line 3389) | static stbi_uc stbi__skip_jpeg_junk_at_end(stbi__jpeg *j) function stbi__decode_jpeg_image (line 3412) | static int stbi__decode_jpeg_image(stbi__jpeg *j) type stbi_uc (line 3451) | typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_u... function stbi_uc (line 3456) | static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *... function stbi_uc (line 3465) | static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, s... function stbi_uc (line 3475) | static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, ... function stbi_uc (line 3505) | static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, ... function stbi_uc (line 3530) | static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_n... function stbi_uc (line 3646) | static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_nea... function stbi__YCbCr_to_RGB_row (line 3660) | static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const... function stbi__YCbCr_to_RGB_simd (line 3686) | static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi... function stbi__setup_jpeg (line 3821) | static void stbi__setup_jpeg(stbi__jpeg *j) function stbi__cleanup_jpeg (line 3843) | static void stbi__cleanup_jpeg(stbi__jpeg *j) type stbi__resample (line 3848) | typedef struct function stbi_uc (line 3859) | static stbi_uc stbi__blinn_8x8(stbi_uc x, stbi_uc y) function stbi_uc (line 3865) | static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, i... function stbi__jpeg_test (line 4042) | static int stbi__jpeg_test(stbi__context *s) function stbi__jpeg_info_raw (line 4056) | static int stbi__jpeg_info_raw(stbi__jpeg *j, int *x, int *y, int *comp) function stbi__jpeg_info (line 4068) | static int stbi__jpeg_info(stbi__context *s, int *x, int *y, int *comp) type stbi__zhuffman (line 4097) | typedef struct function stbi_inline (line 4107) | stbi_inline static int stbi__bitreverse16(int n) function stbi_inline (line 4116) | stbi_inline static int stbi__bit_reverse(int v, int bits) function stbi__zbuild_huffman (line 4124) | static int stbi__zbuild_huffman(stbi__zhuffman *z, const stbi_uc *sizeli... type stbi__zbuf (line 4177) | typedef struct function stbi_inline (line 4192) | stbi_inline static int stbi__zeof(stbi__zbuf *z) function stbi_inline (line 4197) | stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) function stbi__fill_bits (line 4202) | static void stbi__fill_bits(stbi__zbuf *z) function stbi__zreceive (line 4214) | int stbi__zreceive(stbi__zbuf *z, int n) function stbi__zhuffman_decode_slowpath (line 4224) | static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) function stbi_inline (line 4243) | stbi_inline static int stbi__zhuffman_decode(stbi__zbuf *a, stbi__zhuffm... function stbi__zexpand (line 4273) | static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to m... function stbi__parse_huffman_block (line 4309) | static int stbi__parse_huffman_block(stbi__zbuf *a) function stbi__compute_huffman_codes (line 4359) | static int stbi__compute_huffman_codes(stbi__zbuf *a) function stbi__parse_uncompressed_block (line 4409) | static int stbi__parse_uncompressed_block(stbi__zbuf *a) function stbi__parse_zlib_header (line 4438) | static int stbi__parse_zlib_header(stbi__zbuf *a) function stbi__parse_zlib (line 4481) | static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) function stbi__do_zlib (line 4510) | static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, i... function STBIDEF (line 4520) | STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int ... function STBIDEF (line 4536) | STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *... function STBIDEF (line 4541) | STBIDEF char *stbi_zlib_decode_malloc_guesssize_headerflag(const char *b... function STBIDEF (line 4557) | STBIDEF int stbi_zlib_decode_buffer(char *obuffer, int olen, char const ... function STBIDEF (line 4568) | STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int l... function STBIDEF (line 4584) | STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, co... type stbi__pngchunk (line 4607) | typedef struct function stbi__pngchunk (line 4613) | static stbi__pngchunk stbi__get_chunk_header(stbi__context *s) function stbi__check_png_header (line 4621) | static int stbi__check_png_header(stbi__context *s) type stbi__png (line 4630) | typedef struct function stbi__paeth (line 4657) | static int stbi__paeth(int a, int b, int c) function stbi__create_png_alpha_expand8 (line 4675) | static void stbi__create_png_alpha_expand8(stbi_uc *dest, stbi_uc *src, ... function stbi__create_png_image_raw (line 4696) | static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__... function stbi__create_png_image (line 4861) | static int stbi__create_png_image(stbi__png *a, stbi_uc *image_data, stb... function stbi__compute_transparency (line 4906) | static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int o... function stbi__compute_transparency16 (line 4931) | static int stbi__compute_transparency16(stbi__png *z, stbi__uint16 tc[3]... function stbi__expand_png_palette (line 4956) | static int stbi__expand_png_palette(stbi__png *a, stbi_uc *palette, int ... function STBIDEF (line 4996) | STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpr... function STBIDEF (line 5001) | STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_conv... function STBIDEF (line 5013) | STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_shou... function STBIDEF (line 5019) | STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_shou... function stbi__de_iphone (line 5033) | static void stbi__de_iphone(stbi__png *z) function stbi__parse_png_file (line 5078) | static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) function stbi__png_test (line 5302) | static int stbi__png_test(stbi__context *s) function stbi__png_info_raw (line 5310) | static int stbi__png_info_raw(stbi__png *p, int *x, int *y, int *comp) function stbi__png_info (line 5322) | static int stbi__png_info(stbi__context *s, int *x, int *y, int *comp) function stbi__png_is16 (line 5329) | static int stbi__png_is16(stbi__context *s) function stbi__bmp_test_raw (line 5346) | static int stbi__bmp_test_raw(stbi__context *s) function stbi__bmp_test (line 5361) | static int stbi__bmp_test(stbi__context *s) function stbi__high_bit (line 5370) | static int stbi__high_bit(unsigned int z) function stbi__bitcount (line 5382) | static int stbi__bitcount(unsigned int a) function stbi__shiftsigned (line 5395) | static int stbi__shiftsigned(unsigned int v, int shift, int bits) type stbi__bmp_data (line 5415) | typedef struct function stbi__bmp_set_mask_defaults (line 5422) | static int stbi__bmp_set_mask_defaults(stbi__bmp_data *info, int compress) function stbi__tga_get_comp (line 5739) | static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_r... function stbi__tga_info (line 5755) | static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp) function stbi__tga_test (line 5820) | static int stbi__tga_test(stbi__context *s) function stbi__tga_read_rgb16 (line 5852) | static void stbi__tga_read_rgb16(stbi__context *s, stbi_uc* out) function stbi__psd_test (line 6081) | static int stbi__psd_test(stbi__context *s) function stbi__psd_decode_rle (line 6088) | static int stbi__psd_decode_rle(stbi__context *s, stbi_uc *p, int pixelC... function stbi__pic_is4 (line 6336) | static int stbi__pic_is4(stbi__context *s,const char *str) function stbi__pic_test_core (line 6346) | static int stbi__pic_test_core(stbi__context *s) type stbi__pic_packet (line 6362) | typedef struct function stbi_uc (line 6367) | static stbi_uc *stbi__readval(stbi__context *s, int channel, stbi_uc *dest) function stbi__copyval (line 6381) | static void stbi__copyval(int channel,stbi_uc *dest,const stbi_uc *src) function stbi_uc (line 6390) | static stbi_uc *stbi__pic_load_core(stbi__context *s,int width,int heigh... function stbi__pic_test (line 6541) | static int stbi__pic_test(stbi__context *s) type stbi__gif_lzw (line 6553) | typedef struct type stbi__gif (line 6560) | typedef struct function stbi__gif_test_raw (line 6580) | static int stbi__gif_test_raw(stbi__context *s) function stbi__gif_test (line 6590) | static int stbi__gif_test(stbi__context *s) function stbi__gif_parse_colortable (line 6597) | static void stbi__gif_parse_colortable(stbi__context *s, stbi_uc pal[256... function stbi__gif_header (line 6608) | static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, i... function stbi__gif_info_raw (line 6639) | static int stbi__gif_info_raw(stbi__context *s, int *x, int *y, int *comp) function stbi__out_gif_code (line 6654) | static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) function stbi_uc (line 6691) | static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) function stbi_uc (line 6778) | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int ... function stbi__gif_info (line 7077) | static int stbi__gif_info(stbi__context *s, int *x, int *y, int *comp) function stbi__hdr_test_core (line 7087) | static int stbi__hdr_test_core(stbi__context *s, const char *signature) function stbi__hdr_test (line 7097) | static int stbi__hdr_test(stbi__context* s) function stbi__hdr_convert (line 7131) | static void stbi__hdr_convert(float *output, stbi_uc *input, int req_comp) function stbi__hdr_info (line 7289) | static int stbi__hdr_info(stbi__context *s, int *x, int *y, int *comp) function stbi__bmp_info (line 7335) | static int stbi__bmp_info(stbi__context *s, int *x, int *y, int *comp) function stbi__psd_info (line 7359) | static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp) function stbi__psd_is16 (line 7394) | static int stbi__psd_is16(stbi__context *s) function stbi__pic_info (line 7423) | static int stbi__pic_info(stbi__context *s, int *x, int *y, int *comp) function stbi__pnm_test (line 7494) | static int stbi__pnm_test(stbi__context *s) function stbi__pnm_isspace (line 7543) | static int stbi__pnm_isspace(char c) function stbi__pnm_skip_whitespace (line 7548) | static void stbi__pnm_skip_whitespace(stbi__context *s, char *c) function stbi__pnm_isdigit (line 7562) | static int stbi__pnm_isdigit(char c) function stbi__pnm_getinteger (line 7567) | static int stbi__pnm_getinteger(stbi__context *s, char *c) function stbi__pnm_info (line 7581) | static int stbi__pnm_info(stbi__context *s, int *x, int *y, int *comp) function stbi__pnm_is16 (line 7624) | static int stbi__pnm_is16(stbi__context *s) function stbi__info_main (line 7632) | static int stbi__info_main(stbi__context *s, int *x, int *y, int *comp) function stbi__is_16_main (line 7674) | static int stbi__is_16_main(stbi__context *s) function STBIDEF (line 7691) | STBIDEF int stbi_info(char const *filename, int *x, int *y, int *comp) function STBIDEF (line 7701) | STBIDEF int stbi_info_from_file(FILE *f, int *x, int *y, int *comp) function STBIDEF (line 7712) | STBIDEF int stbi_is_16_bit(char const *filename) function STBIDEF (line 7722) | STBIDEF int stbi_is_16_bit_from_file(FILE *f) function STBIDEF (line 7734) | STBIDEF int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x... function STBIDEF (line 7741) | STBIDEF int stbi_info_from_callbacks(stbi_io_callbacks const *c, void *u... function STBIDEF (line 7748) | STBIDEF int stbi_is_16_bit_from_memory(stbi_uc const *buffer, int len) function STBIDEF (line 7755) | STBIDEF int stbi_is_16_bit_from_callbacks(stbi_io_callbacks const *c, vo... FILE: scripts/ps4_names2stubs.py function name2nid (line 23) | def name2nid(name): function save_stubs (line 29) | def save_stubs(NIDS): FILE: src/common/adaptive_mutex.h function namespace (line 10) | namespace Common { FILE: src/common/aes.h function namespace (line 14) | namespace aes { function Block (line 479) | inline Block mul_blocks(const Block X, const Block Y) { function Block (line 509) | inline Block ghash(const Block& H, const std::vector& X) { function bytes_size (line 521) | size_t bytes_size) { function std (line 531) | inline std::vector gctr(const detail::RoundKeys& rkeys, c... function push_back (line 567) | inline void push_back(std::vector& bytes, const unsigned ... function push_back (line 572) | inline void push_back(std::vector& bytes, const std::bits... function push_back_zero_bits (line 579) | inline void push_back_zero_bits(std::vector& bytes, function Block (line 585) | inline Block calc_H(const RoundKeys& rkeys) { function Block (line 591) | inline Block calc_J0(const Block& H, const unsigned char* iv, const std:... function calc_gcm_tag (line 607) | inline void calc_gcm_tag(const unsigned char* data, const std::size_t da... function crypt_gcm (line 637) | inline void crypt_gcm(const unsigned char* data, const std::size_t data_... function std (line 661) | inline std::vector key_from_string(const char (*key_str)[... function std (line 666) | inline std::vector key_from_string(const char (*key_str)[... function std (line 671) | inline std::vector key_from_string(const char (*key_str)[... function get_padded_encrypted_size (line 676) | inline unsigned long get_padded_encrypted_size(const unsigned long data_... type Error (line 681) | typedef enum { function namespace (line 695) | namespace detail { function Error (line 804) | inline Error encrypt_ecb(const unsigned char* data, const unsigned long ... function Error (line 848) | inline Error decrypt_ecb(const unsigned char* data, const unsigned long ... function Error (line 908) | inline Error encrypt_cbc(const unsigned char* data, const unsigned long ... function Error (line 976) | inline Error decrypt_cbc(const unsigned char* data, const unsigned long ... function Error (line 1046) | inline Error encrypt_gcm(unsigned char* data, const std::size_t data_size, function Error (line 1080) | inline Error encrypt_gcm(unsigned char* data, const std::size_t data_size, function Error (line 1099) | inline Error decrypt_gcm(unsigned char* data, const std::size_t data_size, function Error (line 1141) | inline Error decrypt_gcm(unsigned char* data, const std::size_t data_size, function Error (line 1169) | inline Error crypt_ctr(unsigned char* data, const std::size_t data_size,... FILE: src/common/assert.cpp function assert_fail_impl (line 16) | void assert_fail_impl() { function unreachable_impl (line 22) | [[noreturn]] void unreachable_impl() { function assert_fail_debug_msg (line 29) | void assert_fail_debug_msg(const char* msg) { FILE: src/common/bit_array.h function namespace (line 15) | namespace Common { function Range (line 210) | Range FirstRangeFrom(size_t start) const { function BitArray (line 376) | inline constexpr BitArray operator^(const BitArray& other) const { FILE: src/common/bit_field.h function ExtractValue (line 83) | struct BitField { function Assign (line 144) | constexpr void Assign(const T& value) { function T (line 148) | [[nodiscard]] constexpr T Value() const { FILE: src/common/bounded_threadsafe_queue.h function namespace (line 13) | namespace Common { function TryPop (line 34) | bool TryPop(T& t) { function PopWait (line 38) | void PopWait(T& t) { function PopWait (line 42) | void PopWait(T& t, std::stop_token stop_token) { function T (line 46) | T PopWait() { function T (line 52) | T PopWait(std::stop_token stop_token) { type class (line 59) | enum class type class (line 65) | enum class function else (line 122) | else if constexpr (Mode == PopMode::WaitWithStopToken) { function TryPop (line 177) | bool TryPop(T& t) { function PopWait (line 181) | void PopWait(T& t) { function PopWait (line 185) | void PopWait(T& t, std::stop_token stop_token) { function T (line 189) | T PopWait() { function T (line 193) | T PopWait(std::stop_token stop_token) { function T (line 232) | T PopWait() { FILE: src/common/concepts.h function namespace (line 10) | namespace Common { FILE: src/common/config.cpp type toml (line 24) | namespace toml { function find_fs_path_or (line 26) | std::filesystem::path find_fs_path_or(const basic_value& v, const ... function get_optional (line 42) | std::optional get_optional(const toml::value& v, const std::string&... type Config (line 79) | namespace Config { function setConfigMode (line 83) | void setConfigMode(ConfigMode mode) { class ConfigEntry (line 88) | class ConfigEntry { method ConfigEntry (line 93) | ConfigEntry(const T& t = T()) : default_value(t), base_value(t), gam... method ConfigEntry (line 94) | ConfigEntry operator=(const T& t) { method T (line 98) | const T get() const { method setFromToml (line 110) | void setFromToml(const toml::value& v, const std::string& key, bool ... method set (line 117) | void set(const T value, bool is_game_specific = false) { method setTomlValue (line 120) | void setTomlValue(toml::ordered_value& data, const std::string& head... function getSysModulesPath (line 231) | std::filesystem::path getSysModulesPath() { function setSysModulesPath (line 238) | void setSysModulesPath(const std::filesystem::path& path) { function getFontsPath (line 242) | std::filesystem::path getFontsPath() { function setFontsPath (line 249) | void setFontsPath(const std::filesystem::path& path) { function getVolumeSlider (line 253) | int getVolumeSlider() { function allowHDR (line 256) | bool allowHDR() { function GetUseUnifiedInputConfig (line 260) | bool GetUseUnifiedInputConfig() { function SetUseUnifiedInputConfig (line 264) | void SetUseUnifiedInputConfig(bool use) { function GetOverrideControllerColor (line 268) | bool GetOverrideControllerColor() { function SetOverrideControllerColor (line 272) | void SetOverrideControllerColor(bool enable) { function getLoggingEnabled (line 280) | bool getLoggingEnabled() { function SetControllerCustomColor (line 284) | void SetControllerCustomColor(int r, int b, int g) { function string (line 290) | string getTrophyKey() { function setTrophyKey (line 294) | void setTrophyKey(string key) { function GetSaveDataPath (line 298) | std::filesystem::path GetSaveDataPath() { function setVolumeSlider (line 305) | void setVolumeSlider(int volumeValue, bool is_game_specific) { function isNeoModeConsole (line 309) | bool isNeoModeConsole() { function isDevKitConsole (line 313) | bool isDevKitConsole() { function getExtraDmemInMbytes (line 317) | int getExtraDmemInMbytes() { function setExtraDmemInMbytes (line 321) | void setExtraDmemInMbytes(int value, bool is_game_specific) { function getIsFullscreen (line 327) | bool getIsFullscreen() { function string (line 331) | string getFullscreenMode() { function getPresentMode (line 335) | std::string getPresentMode() { function getisTrophyPopupDisabled (line 339) | bool getisTrophyPopupDisabled() { function getEnableDiscordRPC (line 343) | bool getEnableDiscordRPC() { function s16 (line 347) | s16 getCursorState() { function getCursorHideTimeout (line 351) | int getCursorHideTimeout() { function string (line 355) | string getMicDevice() { function getMainOutputDevice (line 359) | std::string getMainOutputDevice() { function getPadSpkOutputDevice (line 363) | std::string getPadSpkOutputDevice() { function getTrophyNotificationDuration (line 367) | double getTrophyNotificationDuration() { function u32 (line 371) | u32 getWindowWidth() { function u32 (line 375) | u32 getWindowHeight() { function u32 (line 379) | u32 getInternalScreenWidth() { function u32 (line 383) | u32 getInternalScreenHeight() { function s32 (line 387) | s32 getGpuId() { function string (line 391) | string getLogFilter() { function string (line 395) | string getLogType() { function groupIdenticalLogs (line 399) | bool groupIdenticalLogs() { function string (line 403) | string getUserName() { function getUseSpecialPad (line 407) | bool getUseSpecialPad() { function getSpecialPadClass (line 411) | int getSpecialPadClass() { function getIsMotionControlsEnabled (line 415) | bool getIsMotionControlsEnabled() { function debugDump (line 419) | bool debugDump() { function collectShadersForDebug (line 423) | bool collectShadersForDebug() { function showSplash (line 427) | bool showSplash() { function string (line 431) | string sideTrophy() { function nullGpu (line 435) | bool nullGpu() { function copyGPUCmdBuffers (line 439) | bool copyGPUCmdBuffers() { function getReadbacksMode (line 443) | int getReadbacksMode() { function readbackLinearImages (line 447) | bool readbackLinearImages() { function directMemoryAccess (line 451) | bool directMemoryAccess() { function dumpShaders (line 455) | bool dumpShaders() { function patchShaders (line 459) | bool patchShaders() { function isRdocEnabled (line 463) | bool isRdocEnabled() { function isPipelineCacheEnabled (line 467) | bool isPipelineCacheEnabled() { function isPipelineCacheArchived (line 471) | bool isPipelineCacheArchived() { function getShowFpsCounter (line 475) | bool getShowFpsCounter() { function setShowFpsCounter (line 479) | void setShowFpsCounter(bool enable, bool is_game_specific) { function isLoggingEnabled (line 483) | bool isLoggingEnabled() { function u32 (line 487) | u32 vblankFreq() { function vkValidationEnabled (line 494) | bool vkValidationEnabled() { function vkValidationCoreEnabled (line 498) | bool vkValidationCoreEnabled() { function vkValidationSyncEnabled (line 502) | bool vkValidationSyncEnabled() { function vkValidationGpuEnabled (line 506) | bool vkValidationGpuEnabled() { function getVkCrashDiagnosticEnabled (line 510) | bool getVkCrashDiagnosticEnabled() { function getVkHostMarkersEnabled (line 514) | bool getVkHostMarkersEnabled() { function getVkGuestMarkersEnabled (line 518) | bool getVkGuestMarkersEnabled() { function setVkCrashDiagnosticEnabled (line 522) | void setVkCrashDiagnosticEnabled(bool enable, bool is_game_specific) { function setVkHostMarkersEnabled (line 526) | void setVkHostMarkersEnabled(bool enable, bool is_game_specific) { function setVkGuestMarkersEnabled (line 530) | void setVkGuestMarkersEnabled(bool enable, bool is_game_specific) { function getIsConnectedToNetwork (line 534) | bool getIsConnectedToNetwork() { function setConnectedToNetwork (line 538) | void setConnectedToNetwork(bool enable, bool is_game_specific) { function setGpuId (line 542) | void setGpuId(s32 selectedGpuId, bool is_game_specific) { function setWindowWidth (line 546) | void setWindowWidth(u32 width, bool is_game_specific) { function setWindowHeight (line 550) | void setWindowHeight(u32 height, bool is_game_specific) { function setInternalScreenWidth (line 554) | void setInternalScreenWidth(u32 width) { function setInternalScreenHeight (line 558) | void setInternalScreenHeight(u32 height) { function setDebugDump (line 562) | void setDebugDump(bool enable, bool is_game_specific) { function setLoggingEnabled (line 566) | void setLoggingEnabled(bool enable, bool is_game_specific) { function setCollectShaderForDebug (line 570) | void setCollectShaderForDebug(bool enable, bool is_game_specific) { function setShowSplash (line 574) | void setShowSplash(bool enable, bool is_game_specific) { function setSideTrophy (line 578) | void setSideTrophy(string side, bool is_game_specific) { function setNullGpu (line 582) | void setNullGpu(bool enable, bool is_game_specific) { function setAllowHDR (line 586) | void setAllowHDR(bool enable, bool is_game_specific) { function setCopyGPUCmdBuffers (line 590) | void setCopyGPUCmdBuffers(bool enable, bool is_game_specific) { function setReadbacksMode (line 594) | void setReadbacksMode(int mode, bool is_game_specific) { function setReadbackLinearImages (line 598) | void setReadbackLinearImages(bool enable, bool is_game_specific) { function setDirectMemoryAccess (line 602) | void setDirectMemoryAccess(bool enable, bool is_game_specific) { function setDumpShaders (line 606) | void setDumpShaders(bool enable, bool is_game_specific) { function setVkValidation (line 610) | void setVkValidation(bool enable, bool is_game_specific) { function setVkSyncValidation (line 614) | void setVkSyncValidation(bool enable, bool is_game_specific) { function setVkCoreValidation (line 618) | void setVkCoreValidation(bool enable, bool is_game_specific) { function setVkGpuValidation (line 622) | void setVkGpuValidation(bool enable, bool is_game_specific) { function setRdocEnabled (line 626) | void setRdocEnabled(bool enable, bool is_game_specific) { function setPipelineCacheEnabled (line 630) | void setPipelineCacheEnabled(bool enable, bool is_game_specific) { function setPipelineCacheArchived (line 634) | void setPipelineCacheArchived(bool enable, bool is_game_specific) { function setVblankFreq (line 638) | void setVblankFreq(u32 value, bool is_game_specific) { function setIsFullscreen (line 642) | void setIsFullscreen(bool enable, bool is_game_specific) { function setFullscreenMode (line 646) | void setFullscreenMode(string mode, bool is_game_specific) { function setPresentMode (line 650) | void setPresentMode(std::string mode, bool is_game_specific) { function setisTrophyPopupDisabled (line 654) | void setisTrophyPopupDisabled(bool disable, bool is_game_specific) { function setEnableDiscordRPC (line 658) | void setEnableDiscordRPC(bool enable) { function setCursorState (line 662) | void setCursorState(s16 newCursorState, bool is_game_specific) { function setCursorHideTimeout (line 666) | void setCursorHideTimeout(int newcursorHideTimeout, bool is_game_speci... function setMicDevice (line 670) | void setMicDevice(std::string device, bool is_game_specific) { function setMainOutputDevice (line 674) | void setMainOutputDevice(std::string device, bool is_game_specific) { function setPadSpkOutputDevice (line 678) | void setPadSpkOutputDevice(std::string device, bool is_game_specific) { function setTrophyNotificationDuration (line 682) | void setTrophyNotificationDuration(double newTrophyNotificationDuratio... function setLanguage (line 686) | void setLanguage(u32 language, bool is_game_specific) { function setNeoMode (line 690) | void setNeoMode(bool enable, bool is_game_specific) { function setDevKitConsole (line 694) | void setDevKitConsole(bool enable, bool is_game_specific) { function setLogType (line 698) | void setLogType(const string& type, bool is_game_specific) { function setIdenticalLogGrouped (line 702) | void setIdenticalLogGrouped(bool enable, bool is_game_specific) { function setLogFilter (line 706) | void setLogFilter(const string& type, bool is_game_specific) { function setSeparateLogFilesEnabled (line 710) | void setSeparateLogFilesEnabled(bool enabled, bool is_game_specific) { function setUserName (line 714) | void setUserName(const string& name, bool is_game_specific) { function setUseSpecialPad (line 718) | void setUseSpecialPad(bool use) { function setSpecialPadClass (line 722) | void setSpecialPadClass(int type) { function setIsMotionControlsEnabled (line 726) | void setIsMotionControlsEnabled(bool use, bool is_game_specific) { function addGameInstallDir (line 730) | bool addGameInstallDir(const std::filesystem::path& dir, bool enabled) { function removeGameInstallDir (line 740) | void removeGameInstallDir(const std::filesystem::path& dir) { function setGameInstallDirEnabled (line 749) | void setGameInstallDirEnabled(const std::filesystem::path& dir, bool e... function setAddonInstallDir (line 758) | void setAddonInstallDir(const std::filesystem::path& dir) { function setGameInstallDirs (line 762) | void setGameInstallDirs(const std::vector& dirs... function setAllGameInstallDirs (line 769) | void setAllGameInstallDirs(const std::vector& dirs_con... function setSaveDataPath (line 773) | void setSaveDataPath(const std::filesystem::path& path) { function getGameInstallDirs (line 777) | const std::vector getGameInstallDirs() { function getGameInstallDirsEnabled (line 787) | const std::vector getGameInstallDirsEnabled() { function getAddonInstallDir (line 795) | std::filesystem::path getAddonInstallDir() { function u32 (line 803) | u32 GetLanguage() { function getSeparateLogFilesEnabled (line 807) | bool getSeparateLogFilesEnabled() { function getPSNSignedIn (line 811) | bool getPSNSignedIn() { function setPSNSignedIn (line 815) | void setPSNSignedIn(bool sign, bool is_game_specific) { function string (line 819) | string getDefaultControllerID() { function setDefaultControllerID (line 823) | void setDefaultControllerID(string id) { function getBackgroundControllerInput (line 827) | bool getBackgroundControllerInput() { function setBackgroundControllerInput (line 831) | void setBackgroundControllerInput(bool enable, bool is_game_specific) { function getFsrEnabled (line 835) | bool getFsrEnabled() { function setFsrEnabled (line 839) | void setFsrEnabled(bool enable, bool is_game_specific) { function getRcasEnabled (line 843) | bool getRcasEnabled() { function setRcasEnabled (line 847) | void setRcasEnabled(bool enable, bool is_game_specific) { function getRcasAttenuation (line 851) | int getRcasAttenuation() { function setRcasAttenuation (line 855) | void setRcasAttenuation(int value, bool is_game_specific) { function getUsbDeviceBackend (line 859) | int getUsbDeviceBackend() { function setUsbDeviceBackend (line 863) | void setUsbDeviceBackend(int value, bool is_game_specific) { function load (line 867) | void load(const std::filesystem::path& path, bool is_game_specific) { function sortTomlSections (line 1034) | void sortTomlSections(toml::ordered_value& data) { function save (line 1065) | void save(const std::filesystem::path& path, bool is_game_specific) { function setDefaultValues (line 1216) | void setDefaultValues(bool is_game_specific) { function GetDefaultGlobalConfig (line 1318) | constexpr std::string_view GetDefaultGlobalConfig() { function GetDefaultInputConfig (line 1324) | constexpr std::string_view GetDefaultInputConfig() { function GetInputConfigFile (line 1398) | std::filesystem::path GetInputConfigFile(const string& game_id) { function resetGameSpecificValue (line 1478) | void resetGameSpecificValue(std::string entry) { FILE: src/common/config.h function namespace (line 10) | namespace Config { FILE: src/common/cstring.h function namespace (line 10) | namespace Common { FILE: src/common/debug.h function IsProfilerConnected (line 16) | static inline bool IsProfilerConnected() { type MarkersPalette (line 38) | enum MarkersPalette : int { FILE: src/common/decoder.cpp type Common (line 7) | namespace Common { function ZyanStatus (line 43) | ZyanStatus DecoderImpl::decodeInstruction(ZydisDecodedInstruction& inst, FILE: src/common/decoder.h function namespace (line 10) | namespace Common { FILE: src/common/discord_rpc_handler.cpp type DiscordRPCHandler (line 8) | namespace DiscordRPCHandler { FILE: src/common/discord_rpc_handler.h function namespace (line 10) | namespace DiscordRPCHandler { FILE: src/common/div_ceil.h function namespace (line 9) | namespace Common { FILE: src/common/elf_info.h function namespace (line 15) | namespace Core { function namespace (line 19) | namespace Common { function class (line 61) | class ElfInfo { FILE: src/common/endian.h function namespace (line 16) | namespace Common { FILE: src/common/enum.h function namespace (line 63) | namespace Common { function clr (line 93) | void clr(Flags flags) { function test (line 108) | bool test(T f) const { function clrAll (line 116) | void clrAll() { function Flags (line 128) | Flags operator|(const Flags& other) const { function Flags (line 132) | Flags operator^(const Flags& other) const { function operator (line 136) | bool operator==(const Flags& other) const { function operator (line 140) | bool operator!=(const Flags& other) const { function IntType (line 147) | static IntType bit(T f) { function IntType (line 156) | static IntType bits() { FILE: src/common/error.cpp type Common (line 15) | namespace Common { function NativeErrorToString (line 17) | std::string NativeErrorToString(int e) { function GetLastErrorMsg (line 49) | std::string GetLastErrorMsg() { FILE: src/common/fixed_value.h function T (line 18) | T m_value{Value}; FILE: src/common/func_traits.h function namespace (line 8) | namespace Common { FILE: src/common/hash.h function u64 (line 8) | [[nodiscard]] inline u64 HashCombine(const u64 seed, const u64 hash) { function u32 (line 12) | [[nodiscard]] inline u32 HashCombine(const u32 seed, const u32 hash) { FILE: src/common/io_file.cpp type Common::FS (line 29) | namespace Common::FS { function wchar_t (line 37) | [[nodiscard]] constexpr const wchar_t* AccessModeToWStr(FileAccessMode... function ToWindowsFileShareFlag (line 74) | [[nodiscard]] constexpr int ToWindowsFileShareFlag(FileShareFlag flag) { function ToSeekOrigin (line 129) | [[nodiscard]] constexpr int ToSeekOrigin(SeekOrigin origin) { function IOFile (line 169) | IOFile& IOFile::operator=(IOFile&& other) noexcept { function u64 (line 359) | u64 IOFile::GetSize() const { function s64 (line 399) | s64 IOFile::Tell() const { function u64 (line 409) | u64 GetDirectorySize(const std::filesystem::path& path) { FILE: src/common/io_file.h function namespace (line 15) | namespace Common::FS { function WriteString (line 218) | size_t WriteString(std::span string) const { function WriteBytes (line 222) | static size_t WriteBytes(const std::filesystem::path path, const auto& d... function FileAccessMode (line 230) | FileAccessMode file_access_mode{} function FileType (line 231) | FileType file_type{} FILE: src/common/key_manager.h function class (line 17) | class KeyManager { type adl_serializer (line 71) | struct adl_serializer function from_json (line 75) | static void from_json(const json& j, std::vector& vec) { FILE: src/common/logging/backend.h function namespace (line 9) | namespace Common::Log { FILE: src/common/logging/filter.h function namespace (line 11) | namespace Common::Log {