Home
last modified time | relevance | path

Searched defs:num_consts (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c448 int num_consts = get_num_consts_robust(draw, draw->pt.user.vs_constants_size, i); in llvm_middle_end_bind_parameters() local
465 int num_consts = get_num_consts_robust(draw, draw->pt.user.gs_constants_size, i); in llvm_middle_end_bind_parameters() local
482 int num_consts = get_num_consts_robust(draw, draw->pt.user.tcs_constants_size, i); in llvm_middle_end_bind_parameters() local
499 int num_consts = get_num_consts_robust(draw, draw->pt.user.tes_constants_size, i); in llvm_middle_end_bind_parameters() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c881 emit_shader(struct etna_compile *c, unsigned *num_temps, unsigned *num_consts) in emit_shader()
1185 unsigned num_consts; in etna_compile_shader() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h149 unsigned num_consts; member
/third_party/mesa3d/src/panfrost/bifrost/
Ddisassemble.c447 unsigned num_consts = 0; in dump_clause() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h75 size_t num_consts; member
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c720 unsigned num_consts = 0; in process_patch_const_signature() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c814 LLVMValueRef num_consts; in emit_fetch_constant() local
3472 LLVMValueRef num_consts = bld->consts_sizes[buf]; in load_emit() local
Dlp_bld_nir_soa.c1068 LLVMValueRef num_consts = lp_build_array_get(gallivm, bld->const_sizes_ptr, index); in emit_load_ubo() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c4944 uint32_t num_consts = MIN2(const_state->num_driver_params, in tu_emit_compute_driver_params() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c4894 unsigned constbuf = 0, num_consts; in emit_vgpu10_declaration() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c3569 unsigned num_consts = 0; in radv_emit_all_inline_push_consts() local