Home
last modified time | relevance | path

Searched refs:ac_build_triangle_strip_indices_to_triangle (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h599 void ac_build_triangle_strip_indices_to_triangle(struct ac_llvm_context *ctx, LLVMValueRef is_odd,
Dac_llvm_build.c4708 void ac_build_triangle_strip_indices_to_triangle(struct ac_llvm_context *ctx, LLVMValueRef is_odd, in ac_build_triangle_strip_indices_to_triangle() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c884 ac_build_triangle_strip_indices_to_triangle(&ctx->ac, is_odd, flatshade_first, index); in si_llvm_build_vs_prolog()
Dsi_compute_prim_discard.c630 ac_build_triangle_strip_indices_to_triangle( in si_build_prim_discard_compute_shader()
Dgfx10_shader_ngg.c1856 ac_build_triangle_strip_indices_to_triangle(&ctx->ac, is_odd, flatshade_first, prim.index); in gfx10_ngg_gs_emit_epilogue()
/external/mesa3d/docs/relnotes/
D20.0.0.rst2436 - ac: add helper ac_build_triangle_strip_indices_to_triangle