Home
last modified time | relevance | path

Searched refs:attr_count (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_sbe.c37 assert(info->attr_count <= ILO_STATE_SBE_MAX_ATTR_COUNT); in sbe_validate_gen8()
128 info->attr_count > 16); in sbe_validate_gen8()
143 if (!info->swizzle_enable || info->swizzle_count < info->attr_count) { in sbe_get_gen8_min_read_count()
144 if (info->swizzle_16_31 && info->swizzle_count + 16 == info->attr_count) in sbe_get_gen8_min_read_count()
147 min_count = info->attr_count; in sbe_get_gen8_min_read_count()
223 uint8_t attr_count; in sbe_set_gen8_3DSTATE_SBE() local
234 attr_count = info->attr_count; in sbe_set_gen8_3DSTATE_SBE()
236 attr_count += 16; in sbe_set_gen8_3DSTATE_SBE()
238 dw1 = attr_count << GEN7_SBE_DW1_ATTR_COUNT__SHIFT | in sbe_set_gen8_3DSTATE_SBE()
326 info.attr_count = read_count; in ilo_state_sbe_init_for_rectlist()
Dilo_state_sbe.h59 uint8_t attr_count; member
Dilo_state_shader_ps.c465 dw6 = io->attr_count << GEN6_WM_DW6_SF_ATTR_COUNT__SHIFT | in ps_set_gen6_3dstate_wm()
550 if (io->attr_count) in ps_set_gen7_3DSTATE_PS()
656 if (io->attr_count) in ps_set_gen8_3DSTATE_PS_EXTRA()
Dilo_state_shader.h131 uint8_t attr_count; member
/external/mesa3d/src/mesa/tnl/
Dt_vertex.c45 if (vtx->attr_count != fp->attr_count) in match_fastpath()
48 for (j = 0; j < vtx->attr_count; j++) in match_fastpath()
58 for (j = 0; j < vtx->attr_count; j++) in match_fastpath()
92 fastpath->attr_count = vtx->attr_count; in _tnl_register_fastpath()
95 fastpath->attr = malloc(vtx->attr_count * sizeof(fastpath->attr[0])); in _tnl_register_fastpath()
103 for (i = 0; i < vtx->attr_count; i++) { in _tnl_register_fastpath()
124 const GLuint attr_count = vtx->attr_count; in choose_emit_func() local
127 for (j = 0; j < attr_count; j++) { in choose_emit_func()
235 const GLuint attr_count = vtx->attr_count; in _tnl_get_attr() local
238 for (j = 0; j < attr_count; j++) { in _tnl_get_attr()
[all …]
Dt_vertex_generic.c940 switch (vtx->attr_count) { in EMIT2()
996 const GLuint attr_count = vtx->attr_count; in _tnl_generic_emit() local
1001 for (j = 0; j < attr_count; j++) { in _tnl_generic_emit()
1022 const GLuint attr_count = vtx->attr_count; in _tnl_generic_interp() local
1045 for (j = 1; j < attr_count; j++) { in _tnl_generic_interp()
1067 const GLuint attr_count = vtx->attr_count; in _tnl_generic_copy_pv() local
1070 for (j = 0; j < attr_count; j++) { in _tnl_generic_copy_pv()
Dt_context.h343 GLuint attr_count; member
367 GLuint attr_count; member
Dt_vertex_sse.c406 while (j < vtx->attr_count) { in build_vertex_emit()
508 if (j == vtx->attr_count - 1 || in build_vertex_emit()
519 else if (j < vtx->attr_count - 1 && in build_vertex_emit()
/external/google-breakpad/src/client/mac/tests/
Dspawn_child_process.h116 size_t attr_count = sizeof(pref_cpu_types) / sizeof(pref_cpu_types[0]); in spawn_child_process() local
119 attr_count, in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_render.h65 int attr_count; member
77 for (i = 0; attr = (render)->map[i], i < render->attr_count; i++) \
Dnouveau_vbo_t.c97 render->attr_count = 0; in vbo_deinit_arrays()
149 render->attr_count = MAX2(render->attr_count, in vbo_emit_attr()
152 render->map[render->attr_count++] = attr; in vbo_emit_attr()
168 render->attr_count = 0; in vbo_choose_attrs()
239 render->attr_count), in vbo_maybe_split()
Dnouveau_swtnl_t.c113 render->attr_count = NUM_VERTEX_ATTRS; in swtnl_choose_attrs()
171 for (i = 0; i < vtx->attr_count; i++) { in swtnl_bind_vertices()
195 render->attr_count = 0; in swtnl_unbind_vertices()
Dnouveau_render_t.c156 render->attr_count); in get_max_vertices()
/external/libnetfilter_conntrack/src/expect/
Dapi.c180 h->nfnl_cb_exp.attr_count = CTA_EXPECT_MAX; in nfexp_callback_register()
209 h->nfnl_cb_exp.attr_count = 0; in nfexp_callback_unregister()
255 h->nfnl_cb_exp.attr_count = CTA_EXPECT_MAX; in nfexp_callback_register2()
284 h->nfnl_cb_exp.attr_count = 0; in nfexp_callback_unregister2()
/external/libnetfilter_conntrack/src/
Dmain.c180 cth->nfnl_cb_ct.attr_count = 0; in nfct_close2()
184 cth->nfnl_cb_exp.attr_count = 0; in nfct_close2()
/external/libnfnetlink/src/
Dlibnfnetlink.c1266 memset(nfa, 0, sizeof(struct nfattr *) * cb->attr_count); in nfnl_check_attributes()
1275 if (flavor > cb->attr_count) { in nfnl_check_attributes()
1311 if (ssh->cb[type].attr_count) { in __nfnl_handle_msg()
1312 struct nfattr *nfa[ssh->cb[type].attr_count]; in __nfnl_handle_msg()
1403 if (ssh->cb[type].attr_count) { in nfnl_step()
1405 struct nfattr *tb[ssh->cb[type].attr_count]; in nfnl_step()
1410 err = nfnl_parse_attr(tb, ssh->cb[type].attr_count, attr, len); in nfnl_step()
/external/libnfnetlink/include/libnfnetlink/
Dlinux_nfnetlink.h62 const u_int16_t attr_count; /* number of nlattr's */ member
Dlibnfnetlink.h59 u_int16_t attr_count; member
/external/libnetfilter_conntrack/src/conntrack/
Dapi.c246 h->nfnl_cb_ct.attr_count = CTA_MAX; in nfct_callback_register()
275 h->nfnl_cb_ct.attr_count = 0; in nfct_callback_unregister()
320 h->nfnl_cb_ct.attr_count = CTA_MAX; in nfct_callback_register2()
349 h->nfnl_cb_ct.attr_count = 0; in nfct_callback_unregister2()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render_gen8.c226 const uint8_t attr_count = ilo_state_vf_get_attr_count(&vec->ve->vf); in gen8_draw_vf() local
229 for (i = 0; i < attr_count; i++) in gen8_draw_vf()
Dilo_shader.c715 info.io.attr_count = kernel->in.count; in init_ps()
1177 info.attr_count = dst_len; in ilo_shader_select_kernel_sbe()
/external/expat/tests/
Druntests.c3052 int attr_count; member
3080 if (info->attr_count * 2 != count) { in counting_start_element_handler()
3093 for (i = 0; i < info->attr_count; i++) { in counting_start_element_handler()