HomeSort by: relevance | last modified time | path
    Searched defs:cube_rho (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 2057 LLVMValueRef first_level, cube_rho = NULL; local
2076 lp_build_cube_lookup(bld, coords, derivs, &cube_rho, &cube_derivs, need_derivs);
2126 coords[0], coords[1], coords[2], cube_rho,
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 2517 LLVMValueRef first_level, cube_rho = NULL; local
2536 lp_build_cube_lookup(bld, coords, derivs, &cube_rho, &cube_derivs, need_derivs);
2594 coords[0], coords[1], coords[2], cube_rho,

Completed in 9 milliseconds