Searched defs:oow (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_linear_interp.c121 lp_linear_init_interp(struct lp_linear_interp * interp,int x,int y,int width,int height,unsigned usage_mask,boolean perspective,float oow,const float * a0,const float * dadx,const float * dady) argument
232 lp_linear_init_interp(struct lp_linear_interp * interp,int x,int y,int width,int height,unsigned usage_mask,boolean perspective,float oow,const float * a0,const float * dadx,const float * dady) argument
H A Dlp_linear.c93 float oow = 1.0f/w0; local in function:lp_fs_linear_run
H A Dlp_bld_interp.c290 LLVMValueRef oow = NULL; local in function:attribs_update_simple
494 LLVMValueRef oow = lp_build_rcp(coeff_bld, w); local in function:lp_build_interp_soa_indirect
636 LLVMValueRef oow = lp_build_rcp(coeff_bld, w); local in function:lp_build_interp_soa
[all...]
H A Dlp_state_fs_linear.c268 float oow = 1.0f / w0; local in function:init_nearest_sampler
H A Dlp_linear_sampler.c761 float oow = 1.0f / w0; local in function:lp_linear_init_sampler
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_debug_clip.c105 GLfloat oow = 1.0F / cw; local in function:ref_cliptest_points4
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c247 LLVMValueRef oow = NULL; local in function:attribs_update_simple
564 LLVMValueRef oow = NULL; local in function:attribs_update
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_debug_clip.c105 GLfloat oow = 1.0F / cw; local in function:ref_cliptest_points4
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c167 const float oow = 1.0f / pos[3]; local in function:interp
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c167 const float oow = 1.0f / pos[3]; local in function:interp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2089 LLVMValueRef oow = NULL; local in function:emit_tex
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2069 LLVMValueRef oow = NULL; local in function:emit_tex

Completed in 31 milliseconds