Searched defs:num_offsets (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_median_filter.c | 78 unsigned num_offsets) in create_frag_shader() 164 struct vertex2f **offsets, unsigned *num_offsets) in generate_offsets() 253 unsigned i, num_offsets = 0; in vl_median_filter_init() local
|
D | vl_matrix_filter.c | 78 create_frag_shader(struct vl_matrix_filter *filter, unsigned num_offsets, in create_frag_shader() 142 unsigned i, num_offsets = matrix_width * matrix_height; in vl_matrix_filter_init() local
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | index_sub_table_format3.cc | 244 int32_t num_offsets = (last_glyph_index() - first_glyph_index() + 1) + 1; in Initialize() local
|
D | index_sub_table_format1.cc | 248 int32_t num_offsets = (last_glyph_index() - first_glyph_index() + 1) + 1; in Initialize() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 3378 unsigned *num_offsets, unsigned *layer) in get_target_info() 3423 unsigned i, num_coords, num_derivs, num_offsets, layer; in lp_build_sample_gen_func() local 3532 unsigned i, num_coords, num_derivs, num_offsets, layer; in lp_build_sample_soa_func() local
|
D | lp_bld_tgsi_soa.c | 2038 unsigned num_derivs, num_offsets, i; in emit_tex() local 2246 unsigned num_offsets, num_derivs, i; in emit_sample() local
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_build.c | 733 unsigned num_offsets, in tgsi_build_instruction_texture()
|
D | tgsi_ureg.c | 1002 unsigned target, unsigned num_offsets) in ureg_emit_texture()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_build.c | 746 unsigned num_offsets, in tgsi_build_instruction_texture()
|
D | tgsi_ureg.c | 1329 unsigned target, unsigned return_type, unsigned num_offsets) in ureg_emit_texture()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_coverage_libcdep.cc | 846 uptr num_offsets = offsets.size() - kNumWordsForMagic; in DumpOffsets() local
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 5115 int num_offsets = instr->src[const_src].src.ssa->num_components; in visit_tex() local
|