Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpp_tran.h51 WORD16 num_patches; member
86 WORD32 num_patches; member
Dixheaacd_lpp_tran.c577 WORD num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_filter1_lp() local
757 WORD32 num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_low_pow_hf_generator() local
876 WORD32 num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_hf_generator() local
Dixheaacd_esbr_envcal.c819 WORD32 num_patches; in ixheaacd_createlimiterbands() local
Dixheaacd_sbr_dec.c134 WORD32 num_patches = 0; in ixheaacd_hbe_repl_spec() local
Dixheaacd_sbrdec_lpfuncs.c95 const ia_patch_param_struct *p_str_patch_param, WORD16 num_patches, in ixheaacd_derive_lim_band_tbl()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c69 unsigned *num_patches) in si_emit_derived_tess_state()
483 enum pipe_prim_type prim, unsigned num_patches, in si_get_ia_multi_vgt_param()
650 enum pipe_prim_type prim, unsigned num_patches, in si_emit_ia_multi_vgt_param()
679 static void gfx10_emit_ge_cntl(struct si_context *sctx, unsigned num_patches) in gfx10_emit_ge_cntl()
722 enum pipe_prim_type prim, unsigned num_patches, in si_emit_draw_registers()
1636 unsigned num_patches = 0; in si_emit_all_states() local
Dsi_shader_llvm_tess.c218 LLVMValueRef base_addr, vertices_per_patch, num_patches, total_vertices; in get_tcs_tes_buffer_address() local
/external/toolchain-utils/llvm_tools/
Dpatch_manager.py297 patch_metadata_file, filesdir_path, num_patches): argument
/external/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
/external/mesa3d/src/amd/vulkan/
Dradv_shader.h90 uint8_t num_patches; member
339 uint32_t num_patches; member
562 unsigned num_patches = 64 / MAX2(tcs_num_input_vertices, tcs_num_output_vertices) * 4; in get_tcs_num_patches() local
Dradv_nir_to_llvm.c177 unsigned num_patches = ctx->tcs_num_patches; in get_tcs_out_patch0_offset() local
195 unsigned num_patches = ctx->tcs_num_patches; in get_tcs_out_patch0_patch_data_offset() local
404 uint32_t num_patches = ctx->tcs_num_patches; in get_non_vertex_index_offset() local
Dradv_pipeline.c4511 unsigned num_tcs_input_cp, num_tcs_output_cp, num_patches; in radv_pipeline_generate_tess_state() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3101 uint32_t num_patches = draw_count / verts_per_patch; in get_tess_param_bo_size() local
3117 uint32_t num_patches = draw_count / verts_per_patch; in get_tess_factor_bo_size() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c4505 …tess_constants(struct r600_context *rctx, const struct pipe_draw_info *info, unsigned *num_patches) in evergreen_setup_tess_constants()
4602 unsigned num_patches) in evergreen_get_ls_hs_config()
Dr600_state_common.c2063 unsigned num_patches, dirty_tex_counter, index_offset = 0; in r600_draw_vbo() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc1532 const Index num_patches = evaluators[0].impl().dimensions()[3]; in PackRhsHelper() local