| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi_info.c | 66 bool is_compact = nir_deref_instr_get_variable(deref)->data.compact; local in function:gather_usage_helper
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu.cpp | 479 bool is_compact = brw_inst_cmpt_control(devinfo, inst); local in function:brw_label_assembly
|
| H A D | brw_eu_validate.c | 2149 bool is_compact = brw_inst_cmpt_control(devinfo, inst); local in function:brw_validate_instructions
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 1835 bool is_compact = brw_inst_cmpt_control(devinfo, inst); local in function:brw_validate_instructions
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_emit.c | 742 bool is_compact = ins->unit == ALU_ENAB_BR_COMPACT; local in function:emit_branch
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir_soa.c | 538 emit_store_tcs_chan(struct lp_build_nir_context * bld_base,bool is_compact,unsigned bit_size,unsigned location,unsigned const_index,LLVMValueRef indir_vertex_index,LLVMValueRef indir_index,unsigned comp,unsigned chan,LLVMValueRef chan_val) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/ |
| H A D | midgard_compile.c | 3966 bool is_compact = ins->unit == ALU_ENAB_BR_COMPACT; local in function:midgard_compile_shader_nir
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_nir_to_llvm.c | 1934 const bool is_compact = var->data.compact; local in function:load_tess_varyings
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 1531 const bool is_compact = var->data.compact; local in function:store_tcs_output 1417 get_tcs_tes_buffer_address_params(struct radv_shader_context * ctx,unsigned param,unsigned const_index,bool is_compact,LLVMValueRef vertex_index,LLVMValueRef indir_index) argument 1474 load_tcs_varyings(struct ac_shader_abi * abi,LLVMTypeRef type,LLVMValueRef vertex_index,LLVMValueRef indir_index,unsigned const_index,unsigned location,unsigned driver_location,unsigned component,unsigned num_components,bool is_patch,bool is_compact,bool load_input) argument 1603 load_tes_input(struct ac_shader_abi * abi,LLVMTypeRef type,LLVMValueRef vertex_index,LLVMValueRef param_index,unsigned const_index,unsigned location,unsigned driver_location,unsigned component,unsigned num_components,bool is_patch,bool is_compact,bool load_input) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 1215 si_nir_load_tcs_varyings(struct ac_shader_abi * abi,LLVMTypeRef type,LLVMValueRef vertex_index,LLVMValueRef param_index,unsigned const_index,unsigned location,unsigned driver_location,unsigned component,unsigned num_components,bool is_patch,bool is_compact,bool load_input) argument 1322 si_nir_load_input_tes(struct ac_shader_abi * abi,LLVMTypeRef type,LLVMValueRef vertex_index,LLVMValueRef param_index,unsigned const_index,unsigned location,unsigned driver_location,unsigned component,unsigned num_components,bool is_patch,bool is_compact,bool load_input) argument
|