Home
last modified time | relevance | path

Searched refs:get_indirect_index (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/docs/relnotes/
D19.0.3.rst109 - gallivm: fix bogus assert in get_indirect_index
D19.1.0.rst4202 - gallivm: fix bogus assert in get_indirect_index
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c672 get_indirect_index(struct lp_build_tgsi_soa_context *bld, in get_indirect_index() function
838 indirect_index = get_indirect_index(bld, in emit_fetch_constant()
978 indirect_index = get_indirect_index(bld, in emit_fetch_immediate()
1053 indirect_index = get_indirect_index(bld, in emit_fetch_input()
1151 attrib_index = get_indirect_index(bld, in emit_fetch_gs_input()
1165 vertex_index = get_indirect_index(bld, in emit_fetch_gs_input()
1232 attrib_index = get_indirect_index(bld, in emit_fetch_tcs_input()
1242 vertex_index = get_indirect_index(bld, in emit_fetch_tcs_input()
1335 attrib_index = get_indirect_index(bld, in emit_fetch_tes_input()
1345 vertex_index = get_indirect_index(bld, in emit_fetch_tes_input()
[all …]