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