Home
last modified time | relevance | path

Searched defs:det_t1 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_nir_cull.c62 nir_ssa_def *det_t1 = nir_fsub(b, pos[1][1], pos[0][1]); in cull_face() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.c92 LLVMValueRef det_t1 = LLVMBuildFSub(builder, pos[1][1], pos[0][1], ""); in ac_cull_face() local

Completed in 2 milliseconds