Home
last modified time | relevance | path

Searched defs:num_patches (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp622 static void si_emit_derived_tess_state(struct si_context *sctx, unsigned *num_patches) in si_emit_derived_tess_state()
1071 enum pipe_prim_type prim, unsigned num_patches, in si_get_ia_multi_vgt_param()
1275 enum pipe_prim_type prim, unsigned num_patches, in si_emit_ia_multi_vgt_param()
1311 static void gfx10_emit_ge_cntl(struct si_context *sctx, unsigned num_patches) in gfx10_emit_ge_cntl()
1372 enum pipe_prim_type prim, unsigned num_patches, in si_emit_draw_registers()
2125 unsigned num_patches = 0; in si_emit_all_states() local
Dsi_shader_llvm_tess.c154 LLVMValueRef base_addr, vertices_per_patch, num_patches, total_vertices; in get_tcs_tes_buffer_address() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_abi.c200 unsigned num_patches = s->info->num_tess_patches; in lower_abi_instr() local
Dradv_pipeline.c3809 unsigned num_patches = get_tcs_num_patches( in gather_tess_info() local
6021 unsigned num_tcs_input_cp, num_tcs_output_cp, num_patches; in radv_pipeline_emit_tess_state() local
Dradv_shader.h669 unsigned num_patches = 64 / MAX2(tcs_num_input_vertices, tcs_num_output_vertices) * 4; in get_tcs_num_patches() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c259 unsigned num_patches = fd_patch_num_elements(&batch->fb_read_patches); in patch_fb_read_gmem() local
300 unsigned num_patches = fd_patch_num_elements(&batch->fb_read_patches); in patch_fb_read_sysmem() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c169 unsigned num_patches = input_prim->count / shader->draw->pt.vertices_per_patch; in draw_tess_ctrl_shader_run() local
/third_party/ffmpeg/libavcodec/
Dsbr.h187 AAC_SIGNE num_patches; member
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c4525 …tess_constants(struct r600_context *rctx, const struct pipe_draw_info *info, unsigned *num_patches) in evergreen_setup_tess_constants()
4621 unsigned num_patches) in evergreen_get_ls_hs_config()
Dr600_state_common.c2169 unsigned num_patches, dirty_tex_counter, index_offset = 0; in r600_draw_vbo() local