Searched defs:flat (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dline-smooth.c39 GLboolean flat = GL_TRUE; variable in typeref:typename:GLboolean
H A DMakefile.am[all...]
H A DMakefile.in[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c62 const struct flat_stage *flat = flat_stage(stage); local in function:copy_flats
78 const struct flat_stage *flat = flat_stage(stage); local in function:copy_flats2
199 struct flat_stage *flat = flat_stage(stage); local in function:flatshade_init_state
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c62 const struct flat_stage *flat = flat_stage(stage); local in function:copy_flats
78 const struct flat_stage *flat = flat_stage(stage); local in function:copy_flats2
199 struct flat_stage *flat = flat_stage(stage); local in function:flatshade_init_state
[all...]
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_pack.c418 bool flat = (I->op == AGX_OPCODE_LD_VARY_FLAT); local in function:agx_pack_instr
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io_to_vector.c478 bool flat = old_var->data.mode == nir_var_shader_in ? local in function:nir_lower_io_to_vector_impl
531 bool flat = flat_outputs[loc]; local in function:nir_lower_io_to_vector_impl
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c431 const bool flat = key->flat_shade && local in function:brw_nir_lower_fs_inputs
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_print_ir.cpp481 const FLAT_instruction& flat = instr->flatlike(); local in function:aco::print_instr_format_specific
[all...]
H A Daco_validate.cpp253 bool flat = instr->isFlatLike(); local in function:aco::validate_ir
H A Daco_assembler.cpp509 FLAT_instruction& flat = instr->flatlike(); local in function:aco::emit_instruction
[all...]
H A Daco_insert_waitcnt.cpp636 FLAT_instruction& flat = instr->flat(); local in function:aco::__anondaf24d380110::gen
H A Daco_ir.h1153 FLAT_instruction& flat() noexcept function in struct:aco::Instruction
1158 const FLAT_instruction& flat() const noexcept function in struct:aco::Instruction
H A Daco_instruction_selection.cpp4154 aco_ptr<FLAT_instruction> flat{ local in function:aco::__anon562fcc110110::global_load_callback
6790 aco_ptr<FLAT_instruction> flat{ local in function:aco::__anon562fcc110110::visit_store_global
6903 aco_ptr<FLAT_instruction> flat{create_instruction<FLAT_instruction>( local in function:aco::__anon562fcc110110::visit_global_atomic
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target.h62 FixupData(bool force, bool flat, uint8_t alphatest) : argument
H A Dnv50_ir_driver.h44 unsigned flat : 1; member in struct:nv50_ir_varying
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target.h62 FixupData(bool force, bool flat, uint8_t alphatest, bool msaa) : argument
H A Dnv50_ir_driver.h47 unsigned flat : 1; member in struct:nv50_ir_varying
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c428 const bool flat = key->flat_shade && local in function:brw_nir_lower_fs_inputs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp438 bool flat = has_flat_varyings(ctx); local in function:needs_vertex_reordering
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast.h505 unsigned flat:1; member in struct:ast_type_qualifier::flags::__anon08d60aa50508
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard.h374 unsigned flat : 1; member in struct:__anon43e15d221508
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast.h501 unsigned flat:1; member in struct:ast_type_qualifier::flags::__anona299cf320508
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c1333 emit_varying_read(compiler_context * ctx,unsigned dest,unsigned offset,unsigned nr_comp,unsigned component,nir_src * indirect_offset,nir_alu_type type,bool flat) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_shader.h603 bool flat : 1; member in struct:ir3_shader_variant::__anon448bd35c0608

Completed in 56 milliseconds