Searched defs:perspective (Results 1 - 10 of 10) 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.c143 boolean perspective = local in function:lp_fs_linear_run
H A Dlp_setup_point.c224 boolean perspective = !!(interp == LP_INTERP_PERSPECTIVE); local in function:setup_point_coefficients
108 texcoord_coef(struct lp_setup_context * setup,const struct point_info * info,unsigned slot,unsigned i,unsigned sprite_coord_origin,boolean perspective) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c224 boolean perspective = !!(interp == LP_INTERP_PERSPECTIVE); local in function:setup_point_coefficients
108 texcoord_coef(struct lp_setup_context * setup,const struct point_info * info,unsigned slot,unsigned i,unsigned sprite_coord_origin,boolean perspective) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c178 bool perspective = varying->imm.source_type < 2 && varying->imm.perspective; local in function:print_varying
H A Dcodegen.h77 unsigned perspective : 2; member in struct:__anon4c8c0f47050a::__anon4c8c0f470608
91 unsigned perspective : 2; member in struct:__anon4c8c0f47050a::__anon4c8c0f470708
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c204 bool perspective = varying->imm.source_type < 2 && varying->imm.perspective; local in function:print_varying
H A Dcodegen.h77 unsigned perspective : 2; member in struct:__anon8016ff1a050a::__anon8016ff1a0608
91 unsigned perspective : 2; member in struct:__anon8016ff1a050a::__anon8016ff1a0708
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2gears.c419 void perspective(GLfloat *m, GLfloat fovy, GLfloat aspect, GLfloat zNear, GLfloat zFar) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compiler.h295 bool perspective : 1; member in struct:__anon010094cb0208

Completed in 14 milliseconds