Searched defs:depthClear (Results 1 – 4 of 4) sorted by relevance
142 const VkClearDepthStencilValue depthClear = {0.0, 0}; in iterate() local
591 const FLOAT depthClear = gl::clamp01(clearParams.depthValue); in clearFramebuffer() local
137 bool depthClear, in SetClearState()1051 bool depthClear, in clearFramebuffer()
53 GLfloat depthClear; member