Searched defs:u_val (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dslicer.cc579 static void triangulateRectCenter(int n_ulines, REAL* u_val, argument
616 static void triangulateRectTopGen(Arc_ptr arc, int n_ulines, REAL* u_val, Real v, int dir, int is_u, Backend& backend) argument
833 REAL* u_val=(REAL*) malloc(sizeof(REAL)*n_ulines); local in function:triangulateRectGen
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c2587 struct vtn_value *u_val = vtn_push_value(b, w[2], vtn_value_type_ssa); local in function:vtn_handle_variables
2606 struct vtn_value *u_val = vtn_value(b, w[3], vtn_value_type_ssa); local in function:vtn_handle_variables
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2341 LLVMValueRef u_val = LLVMBuildLoad(builder, u_limiter, ""); local in function:lp_build_sample_aniso

Completed in 12 milliseconds