Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_cull.c77 static LLVMValueRef ac_cull_face(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], in ac_cull_face() function
242 ac_cull_face(ctx, pos, &w, options->cull_front, options->cull_back, options->cull_zero_area), in ac_cull_triangle()