Searched defs:small_prim_precision (Results 1 – 3 of 3) sorted by relevance
121 LLVMValueRef small_prim_precision, bool cull_view_xy, in cull_bbox()229 LLVMValueRef vp_translate[2], LLVMValueRef small_prim_precision, in ac_cull_triangle()
897 LLVMValueRef small_prim_precision = si_unpack_param(ctx, ctx->vs_state_bits, 7, 4); in gfx10_emit_ngg_culling_epilogue() local
894 float small_prim_precision; member