Searched defs:zbuffer (Results 1 – 4 of 4) sorted by relevance
3231 const BOOL_32 zbuffer = flags.depth || flags.stencil; in ValidateNonSwModeParams() local3308 const BOOL_32 zbuffer = flags.depth || flags.stencil; in ValidateSwModeParams() local
2216 const BOOL_32 zbuffer = flags.depth || flags.stencil; in ValidateSwModeParams() local
2600 const BOOL_32 zbuffer = flags.depth || flags.stencil; in ValidateSwModeParams() local
4115 stbi_uc *zbuffer, *zbuffer_end; member