Searched defs:in_var (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_linking_helpers.c534 nir_variable *in_var = nir_deref_instr_get_variable(deref); local in function:gather_varying_component_info
776 does_varying_match(nir_variable * out_var,nir_variable * in_var) argument
843 nir_variable *in_var = nir_deref_instr_get_variable(in_deref); local in function:replace_constant_input
895 nir_variable *in_var = nir_deref_instr_get_variable(in_deref); local in function:replace_duplicate_input
960 nir_variable *in_var = get_matching_input_var(consumer, out_var); local in function:nir_link_opt_varyings
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c58 nir_variable *in_var = nir_deref_instr_get_variable(context->deref); local in function:lower_image_deref_impl
75 nir_variable *in_var = nir_deref_instr_get_variable(context->deref); local in function:lower_read_only_image_deref
90 nir_variable *in_var = nir_deref_instr_get_variable(context->deref); local in function:lower_read_write_image_deref
127 nir_variable *in_var local in function:clc_lower_input_image_deref
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c573 nir_variable *in_var = nir_deref_instr_get_variable(deref); local in function:gather_varying_component_info
965 does_varying_match(nir_variable * out_var,nir_variable * in_var) argument
1033 nir_variable *in_var = nir_deref_instr_get_variable(in_deref); local in function:replace_varying_input_by_constant_load
1085 nir_variable *in_var = nir_deref_instr_get_variable(in_deref); local in function:replace_duplicate_input
1225 nir_variable *in_var = nir_deref_instr_get_variable(in_deref); local in function:replace_varying_input_by_uniform_load
1370 nir_variable *in_var = get_matching_input_var(consumer, out_var); local in function:nir_link_opt_varyings
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4542 nir_variable *in_var = rzalloc(b->nb.shader, nir_variable); local in function:vtn_emit_kernel_entry_point_wrapper
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c6125 nir_variable *in_var = rzalloc(b->nb.shader, nir_variable); local in function:vtn_emit_kernel_entry_point_wrapper
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4882 builtin_builder::in_var(const glsl_type *type, const char *name) function in class:builtin_builder
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4392 builtin_builder::in_var(const glsl_type *type, const char *name) function in class:builtin_builder
[all...]

Completed in 34 milliseconds