MCPcopy Create free account

hub / github.com/DadSchoorse/vkBasalt / functions

Functions645 in github.com/DadSchoorse/vkBasalt

↓ 4 callersFunctionstbi__rgb_888_from_565
src/stb_image_dds.h:101
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
src/stb_image.h:5100
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
src/stb_image.h:5395
↓ 4 callersFunctionstbi__vertical_flip
src/stb_image.h:1082
↓ 4 callersFunctionstbi__zget8
src/stb_image.h:3955
↓ 4 callersFunctionstbir__add_empty_ring_buffer_entry
src/stb_image_resize.h:1416
↓ 4 callersFunctionstbir__get_contributors
src/stb_image_resize.h:908
↓ 4 callersFunctionstbir__get_filter_pixel_width
This is the maximum number of input samples that can affect an output sample with the given filter
src/stb_image_resize.h:882
↓ 4 callersFunctionstbir__saturate
src/stb_image_resize.h:571
↓ 4 callersFunctionuploadToImage
src/image.cpp:86
↓ 4 callersFunctionwriteCommandBuffers
src/command_buffer.cpp:29
↓ 3 callersMethodadd_constant_index_access
src/reshade/effect_expression.cpp:249
↓ 3 callersFunctionconvertReshadeAddressMode
src/sampler.cpp:68
↓ 3 callersFunctioncreateGraphicsPipelineLayout
src/graphics_pipeline.cpp:5
↓ 3 callersFunctioncreateRenderPass
src/renderpass.cpp:5
↓ 3 callersMethoddefine_variable
src/reshade/effect_codegen_spirv.cpp:719
↓ 3 callersMethodemit_constant
src/reshade/effect_codegen_spirv.cpp:1395
↓ 3 callersFunctionescape_string
src/reshade/effect_preprocessor.cpp:101
↓ 3 callersFunctionfindMemoryTypeIndex
src/memory.cpp:5
↓ 3 callersFunctionis_hexadecimal_digit
src/reshade/effect_lexer.cpp:349
↓ 3 callersMethodis_in_block
<summary> Returns true if code is currently added to a basic block. </summary>
src/reshade/effect_codegen.hpp:204
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
src/stb_image.h:907
↓ 3 callersFunctionstbi__dds_test
src/stb_image_dds.h:252
↓ 3 callersFunctionstbi__decode_jpeg_header
src/stb_image.h:3159
↓ 3 callersFunctionstbi__free_jpeg_components
src/stb_image.h:3045
↓ 3 callersFunctionstbi__hdr_convert
src/stb_image.h:6733
↓ 3 callersFunctionstbi__info_main
src/stb_image.h:7206
↓ 3 callersFunctionstbi__is_16_main
src/stb_image.h:7248
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
src/stb_image.h:1144
↓ 3 callersFunctionstbi__loadf_main
src/stb_image.h:1316
↓ 3 callersFunctionstbi__pic_is4
src/stb_image.h:5981
↓ 3 callersFunctionstbi__pnm_getinteger
src/stb_image.h:7155
↓ 3 callersFunctionstbi__pnm_skip_whitespace
src/stb_image.h:7136
↓ 3 callersFunctionstbi__zexpand
src/stb_image.h:4012
↓ 3 callersFunctionstbi__zhuffman_decode
src/stb_image.h:3998
↓ 3 callersFunctionstbir__get_decode_buffer
src/stb_image_resize.h:1234
↓ 3 callersFunctionstbir__get_ring_buffer_entry
src/stb_image_resize.h:1411
↓ 3 callersFunctionstbir__linear_to_srgb
src/stb_image_resize.h:641
↓ 3 callersFunctionstbir__srgb_to_linear
src/stb_image_resize.h:633
↓ 3 callersFunctionstbir__use_width_upsampling
src/stb_image_resize.h:870
↓ 2 callersFunctionSMAAArea
* Ok, we have the distance and both crossing edges. So, what are the areas * at each side of current edge? */
src/shader/smaa.h:1091
↓ 2 callersFunctionSMAAAreaDiag
* Similar to SMAAArea, this calculates the area corresponding to a certain * diagonal distance and crossing edges 'e'. */
src/shader/smaa.h:900
↓ 2 callersFunctionSMAACalculatePredicatedThreshold
* Adjusts the threshold by means of predication. */
src/shader/smaa.h:615
↓ 2 callersFunctionSMAADecodeDiagBilinearAccess
* Allows to decode two binary values from a bilinear-filtered access. */
src/shader/smaa.h:836
↓ 2 callersFunctionSMAAGatherNeighbours
* Gathers current pixel, and the top-left neighbors. */
src/shader/smaa.h:599
↓ 2 callersFunctionSMAASearchDiag1
* These functions allows to perform diagonal pattern searches. */
src/shader/smaa.h:862
↓ 2 callersFunctionSMAASearchDiag2
src/shader/smaa.h:874
↓ 2 callersFunctionaddUniqueCString
src/util.cpp:8
↓ 2 callersMethodadd_swizzle_access
src/reshade/effect_expression.cpp:296
↓ 2 callersFunctioncompare_functions
src/reshade/effect_symbol_table.cpp:259
↓ 2 callersFunctioncreateBuffer
src/buffer.cpp:6
↓ 2 callersFunctioncreateSampler
src/sampler.cpp:5
↓ 2 callersMethodemit_unary_op
src/reshade/effect_codegen_spirv.cpp:1515
↓ 2 callersMethodevaluate_constant_expression
src/reshade/effect_expression.cpp:325
↓ 2 callersFunctiongenerateMipMaps
src/image.cpp:239
↓ 2 callersFunctionis_octal_digit
src/reshade/effect_lexer.cpp:341
↓ 2 callersMethodlex
src/reshade/effect_lexer.cpp:397
↓ 2 callersFunctionread_file
src/reshade/effect_preprocessor.cpp:66
↓ 2 callersFunctionstbi__bit_reverse
src/stb_image.h:3880
↓ 2 callersFunctionstbi__bmp_parse_header
src/stb_image.h:5126
↓ 2 callersFunctionstbi__build_huffman
src/stb_image.h:1821
↓ 2 callersFunctionstbi__check_png_header
src/stb_image.h:4346
↓ 2 callersFunctionstbi__convert_format16
src/stb_image.h:1631
↓ 2 callersFunctionstbi__copyval
src/stb_image.h:6026
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
src/stb_image.h:4397
↓ 2 callersFunctionstbi__dds_load
src/stb_image_dds.h:275
↓ 2 callersFunctionstbi__dxt_decode_DXT_color_block
src/stb_image_dds.h:215
↓ 2 callersFunctionstbi__fill_bits
src/stb_image.h:3961
↓ 2 callersFunctionstbi__gif_header
src/stb_image.h:6248
↓ 2 callersFunctionstbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
src/stb_image.h:6414
↓ 2 callersFunctionstbi__gif_parse_colortable
src/stb_image.h:6237
↓ 2 callersFunctionstbi__gif_test
src/stb_image.h:6230
↓ 2 callersFunctionstbi__hdr_load
src/stb_image.h:6760
↓ 2 callersFunctionstbi__hdr_test_core
src/stb_image.h:6689
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
src/stb_image.h:2021
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
src/stb_image.h:2073
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
src/stb_image.h:1982
↓ 2 callersFunctionstbi__load_main
src/stb_image.h:1005
↓ 2 callersFunctionstbi__mad4sizes_valid
src/stb_image.h:942
↓ 2 callersFunctionstbi__malloc_mad4
src/stb_image.h:963
↓ 2 callersFunctionstbi__parse_png_file
src/stb_image.h:4798
↓ 2 callersFunctionstbi__png_info_raw
src/stb_image.h:5015
↓ 2 callersFunctionstbi__pnm_info
src/stb_image.h:7167
↓ 2 callersFunctionstbi__process_marker
src/stb_image.h:2903
↓ 2 callersFunctionstbi__refill_buffer
src/stb_image.h:1453
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
src/stb_image.h:3596
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
src/stb_image.h:5508
↓ 2 callersFunctionstbi_dds_load_from_file
src/stb_image_dds.h:553
↓ 2 callersFunctionstbi_image_free
src/stb_image.h:985
↓ 2 callersFunctionstbi_load_from_file
src/stb_image.h:1232
↓ 2 callersFunctionstbir__calculate_filters
Each scan line uses the same kernel values so we should calculate the kernel values once and then we can use them for every scan line.
src/stb_image_resize.h:1194
↓ 2 callersFunctionstbir__calculate_memory
src/stb_image_resize.h:2245
↓ 2 callersFunctionstbir__calculate_sample_range_downsample
What output pixels does this input pixel contribute to?
src/stb_image_resize.h:1023
↓ 2 callersFunctionstbir__calculate_sample_range_upsample
What input pixels contribute to this output pixel?
src/stb_image_resize.h:1008
↓ 2 callersFunctionstbir__decode_and_resample_upsample
src/stb_image_resize.h:1654
↓ 2 callersFunctionstbir__decode_scanline
src/stb_image_resize.h:1243
↓ 2 callersFunctionstbir__empty_ring_buffer
src/stb_image_resize.h:2116
↓ 2 callersFunctionstbir__encode_scanline
src/stb_image_resize.h:1692
↓ 2 callersFunctionstbir__get_contributor
src/stb_image_resize.h:928
↓ 2 callersFunctionstbir__min
src/stb_image_resize.h:566
← previousnext →101–200 of 645, ranked by callers