Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DadSchoorse/vkBasalt
/ functions
Functions
645 in github.com/DadSchoorse/vkBasalt
⨍
Functions
645
◇
Types & classes
94
Method
accept_symbol
src/reshade/effect_parser.cpp:121
Method
accept_type_class
src/reshade/effect_parser.cpp:154
Method
accept_type_qualifiers
src/reshade/effect_parser.cpp:320
Method
accept_unary_op
src/reshade/effect_parser.cpp:420
Method
add_builtin
src/reshade/effect_codegen_spirv.cpp:480
Method
add_capability
src/reshade/effect_codegen_spirv.cpp:524
Method
add_decoration
src/reshade/effect_codegen_spirv.cpp:487
Method
add_location
src/reshade/effect_codegen_spirv.cpp:186
Method
add_macro_definition
<summary> Add a new macro value definition. This is equal to appending '#define name macro' to this preprocessor instance. </summary> <param name="nam
src/reshade/effect_preprocessor.hpp:53
Method
add_member_builtin
src/reshade/effect_codegen_spirv.cpp:507
Method
add_member_decoration
src/reshade/effect_codegen_spirv.cpp:515
Method
add_member_name
src/reshade/effect_codegen_spirv.cpp:495
Method
add_name
src/reshade/effect_codegen_spirv.cpp:469
Method
align_up
src/reshade/effect_codegen.hpp:297
Method
append_string
src/reshade/effect_preprocessor.cpp:139
Method
applyEffect
src/effect_smaa.cpp:208
Method
applyEffect
src/effect_transfer.cpp:20
Method
applyEffect
src/effect_reshade.cpp:847
Method
applyEffect
src/effect_simple.cpp:79
Method
backup
src/reshade/effect_parser.cpp:73
Method
clampTripel
src/lut_cube.cpp:107
Method
codegen_spirv
src/reshade/effect_codegen_spirv.cpp:117
Method
consume
src/reshade/effect_parser.cpp:85
Method
consume
src/reshade/effect_preprocessor.cpp:218
Method
consume_until
src/reshade/effect_parser.cpp:90
Method
consume_until
src/reshade/effect_parser.hpp:47
Method
consume_until
src/reshade/effect_preprocessor.cpp:275
Method
convertReshadeBlendFactor
src/effect_reshade.cpp:1239
Method
convertReshadeBlendOp
src/effect_reshade.cpp:1226
Method
convertReshadeCompareOp
src/effect_reshade.cpp:1194
Method
convertReshadeFormat
src/effect_reshade.cpp:1174
Method
convertReshadeStencilOp
src/effect_reshade.cpp:1210
Method
convert_type
src/reshade/effect_codegen_spirv.cpp:321
Method
createReshadeModule
src/effect_reshade.cpp:1119
Method
create_codegen_spirv
src/reshade/effect_codegen_spirv.cpp:1963
Method
create_macro_replacement_list
src/reshade/effect_preprocessor.cpp:1163
Method
debug
src/logger.cpp:40
Method
emit_binary_op
src/reshade/effect_codegen_spirv.cpp:1541
Function
emit_construct
src/reshade/effect_codegen_spirv.cpp:114
Function
emit_if
src/reshade/effect_codegen_spirv.cpp:1735
Function
emit_loop
src/reshade/effect_codegen_spirv.cpp:1787
Function
emit_phi
src/reshade/effect_codegen_spirv.cpp:1761
Function
emit_switch
src/reshade/effect_codegen_spirv.cpp:1821
Method
enter_namespace
src/reshade/effect_symbol_table.cpp:141
Method
enter_scope
src/reshade/effect_symbol_table.cpp:137
Method
err
src/logger.cpp:55
Method
error
src/reshade/effect_parser.cpp:51
Method
error
src/reshade/effect_preprocessor.cpp:172
Method
evaluate_expression
src/reshade/effect_preprocessor.cpp:691
Method
evaluate_identifier_as_macro
src/reshade/effect_preprocessor.cpp:1030
Method
expand_macro
src/reshade/effect_preprocessor.cpp:1120
Method
expect
src/reshade/effect_parser.cpp:108
Method
expect
src/reshade/effect_parser.hpp:51
Method
expect
src/reshade/effect_preprocessor.cpp:298
Method
find_symbol
src/reshade/effect_symbol_table.cpp:226
Method
getFileName
src/logger.cpp:110
Method
getMinLogLevel
src/logger.cpp:86
Method
getOption
src/config.hpp:22
Method
id_to_name
src/reshade/effect_lexer.cpp:389
Method
included_files
src/reshade/effect_preprocessor.cpp:152
Method
info
src/logger.cpp:45
Method
init
src/effect_simple.cpp:20
Method
insert_symbol
src/reshade/effect_symbol_table.cpp:181
Method
intrinsic
src/reshade/effect_symbol_table.cpp:16
Function
isUNORM
src/format.cpp:92
Function
leave_block_and_branch
src/reshade/effect_codegen_spirv.cpp:1922
Function
leave_block_and_branch_conditional
src/reshade/effect_codegen_spirv.cpp:1935
Function
leave_block_and_kill
src/reshade/effect_codegen_spirv.cpp:1875
Function
leave_block_and_switch
src/reshade/effect_codegen_spirv.cpp:1908
Method
leave_namespace
src/reshade/effect_symbol_table.cpp:171
Method
leave_scope
src/reshade/effect_symbol_table.cpp:147
Method
lexer
src/reshade/effect_lexer.hpp:18
Method
location
src/reshade/effect_token.hpp:18
Method
log
src/logger.cpp:60
Method
logLevel
src/logger.hpp:39
Method
make_id
src/reshade/effect_codegen.hpp:295
Method
merge
src/reshade/effect_expression.cpp:13
Method
on_scope_exit
src/reshade/effect_parser.cpp:16
Method
operator!=
src/reshade/effect_expression.hpp:85
Method
operator==
src/reshade/effect_codegen_spirv.cpp:131
Method
operator==
src/reshade/effect_codegen_spirv.cpp:144
Method
operator==
src/reshade/effect_expression.hpp:81
Function
outputInColor
src/util.cpp:20
Method
parse
src/reshade/effect_preprocessor.cpp:314
Method
parseLine
src/lut_cube.cpp:25
Method
parseOption
src/config.cpp:109
Method
parse_annotations
src/reshade/effect_parser.cpp:1466
Method
parse_array_size
src/reshade/effect_parser.cpp:387
Method
parse_def
src/reshade/effect_preprocessor.cpp:426
Method
parse_elif
src/reshade/effect_preprocessor.cpp:541
Method
parse_else
src/reshade/effect_preprocessor.cpp:560
Method
parse_endif
src/reshade/effect_preprocessor.cpp:577
Method
parse_error
src/reshade/effect_preprocessor.cpp:585
Method
parse_expression
src/reshade/effect_parser.cpp:510
Method
parse_expression_assignment
src/reshade/effect_parser.cpp:1410
Method
parse_expression_multary
src/reshade/effect_parser.cpp:1178
Method
parse_expression_unary
src/reshade/effect_parser.cpp:525
Method
parse_function
src/reshade/effect_parser.cpp:2283
Method
parse_identifier
src/reshade/effect_lexer.cpp:680
Method
parse_if
src/reshade/effect_preprocessor.cpp:482
← previous
next →
401–500 of 645, ranked by callers