Searched defs:num_consts (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c292 int num_consts = local in function:llvm_middle_end_bind_parameters
301 int num_consts = local in function:llvm_middle_end_bind_parameters
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.h75 size_t num_consts; member in struct:clc_dxil_metadata
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Ddisassemble.c447 unsigned num_consts = 0; local in function:dump_clause
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c456 int num_consts = get_num_consts_robust(draw, draw->pt.user.vs_constants_size, i); local in function:llvm_middle_end_bind_parameters
473 int num_consts = get_num_consts_robust(draw, draw->pt.user.gs_constants_size, i); local in function:llvm_middle_end_bind_parameters
490 int num_consts = get_num_consts_robust(draw, draw->pt.user.tcs_constants_size, i); local in function:llvm_middle_end_bind_parameters
507 int num_consts local in function:llvm_middle_end_bind_parameters
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c878 emit_shader(struct etna_compile *c, unsigned *num_temps, unsigned *num_consts) argument
1176 unsigned num_consts; local in function:etna_compile_shader_nir
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/bifrost/
H A Ddisassemble.c1999 unsigned num_consts = 0; local in function:dump_clause
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1203 LLVMValueRef num_consts; local in function:emit_fetch_constant
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1012 LLVMValueRef num_consts = lp_build_array_get(gallivm, bld->const_sizes_ptr, index); local in function:emit_load_ubo
[all...]
H A Dlp_bld_tgsi_soa.c814 LLVMValueRef num_consts; local in function:emit_fetch_constant
3465 LLVMValueRef num_consts = bld->consts_sizes[buf]; local in function:load_emit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2445 unsigned constbuf = 0, num_consts; local in function:emit_vgpu10_declaration
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c4434 uint32_t num_consts = MIN2(const_state->num_driver_params, local in function:tu_emit_compute_driver_params
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c4608 unsigned constbuf = 0, num_consts; local in function:emit_vgpu10_declaration

Completed in 49 milliseconds