Searched defs:tmu_spilling_allowed (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c572 tmu_spilling_allowed(struct v3d_compile *c, int thread_index) function in typeref:typename:bool
H A Dvir.c1621 bool tmu_spilling_allowed; member in struct:v3d_compiler_strategy
535 vir_compile_init(const struct v3d_compiler * compiler,struct v3d_key * key,nir_shader * s,void (* debug_output)(const char * msg,void * debug_output_data),void * debug_output_data,int program_id,int variant_id,uint32_t max_threads,uint32_t min_threads_for_reg_alloc,bool tmu_spilling_allowed,bool disable_loop_unrolling,bool disable_constant_ubo_load_sorting,bool disable_tmu_pipelining,bool fallback_scheduler) argument
H A Dv3d_compiler.h708 bool tmu_spilling_allowed; member in struct:v3d_compile

Completed in 17 milliseconds