Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h598 void ac_build_triangle_strip_indices_to_triangle(struct ac_llvm_context *ctx, LLVMValueRef is_odd,
Dac_llvm_build.c4584 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
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c2268 ac_build_triangle_strip_indices_to_triangle(&ctx->ac, is_odd, flatshade_first, prim.index); in gfx10_ngg_gs_build_end()
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst2436 - ac: add helper ac_build_triangle_strip_indices_to_triangle