Searched defs:zbuffer (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_depth.c69 depth_test_span16(struct gl_context * ctx,GLuint n,GLushort zbuffer[],const GLuint zfrag[],GLubyte mask[]) argument
117 depth_test_span32(struct gl_context * ctx,GLuint n,GLuint zbuffer[],const GLuint zfrag[],GLubyte mask[]) argument
211 get_z32_values(struct gl_context * ctx,struct gl_renderbuffer * rb,GLuint count,const GLint x[],const GLint y[],GLuint zbuffer[]) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_depth.c69 depth_test_span16(struct gl_context * ctx,GLuint n,GLushort zbuffer[],const GLuint zfrag[],GLubyte mask[]) argument
117 depth_test_span32(struct gl_context * ctx,GLuint n,GLuint zbuffer[],const GLuint zfrag[],GLubyte mask[]) argument
211 get_z32_values(struct gl_context * ctx,struct gl_renderbuffer * rb,GLuint count,const GLint x[],const GLint y[],GLuint zbuffer[]) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp2582 const BOOL_32 zbuffer = flags.depth || flags.stencil; local in function:Addr::V2::Gfx10Lib::ValidateSwModeParams
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp3148 BOOL_32 zbuffer = (flags.depth || flags.stencil); local in function:Addr::V2::Gfx9Lib::HwlComputeSurfaceInfoSanityCheck
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp3232 const BOOL_32 zbuffer = flags.depth || flags.stencil; local in function:Addr::V2::Gfx9Lib::ValidateNonSwModeParams
3309 const BOOL_32 zbuffer = flags.depth || flags.stencil; local in function:Addr::V2::Gfx9Lib::ValidateSwModeParams

Completed in 56 milliseconds