Searched defs:max_waves (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.h129 uint32_t max_waves; member in struct:ir3_compiler
H A Dir3.c177 unsigned max_waves = compiler->max_waves; local in function:ir3_get_reg_independent_max_waves
[all...]
H A Dir3.h72 int8_t max_waves; member in struct:ir3_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c824 unsigned max_waves = DIV_ROUND_UP(ctx->screen->ngg_subgroup_size, ctx->ac.wave_size); local in function:gfx10_emit_ngg_culling_epilogue
666 load_vertex_counts(struct si_shader_context * ctx,LLVMValueRef lds,unsigned max_waves,LLVMValueRef tid,LLVMValueRef * total_count,LLVMValueRef * prefix_sum) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c147 unsigned max_waves = 0; local in function:radv_pipeline_scratch_init
[all...]
H A Dradv_private.h1410 unsigned max_waves; member in struct:radv_pipeline
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c245 unsigned max_waves = 0; local in function:radv_pipeline_init_scratch
5992 unsigned max_waves = radv_get_max_waves(device, shader, stage); local in function:radv_GetPipelineExecutableStatisticsKHR
H A Dradv_private.h1842 unsigned max_waves; member in struct:radv_pipeline
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h2042 uint16_t max_waves = 0; /* maximum number of waves, regardless of register usage */ member in class:aco::Program

Completed in 35 milliseconds