Searched refs:depthStencilType (Results 1 – 1 of 1) sorted by relevance
73 , depthStencilType (depthStencilType_) in FboConfig()85 , depthStencilType (GL_NONE) in FboConfig()100 GLenum depthStencilType; member in deqp::gles3::Functional::FboConfig132 name << "_" << getTypeName(depthStencilType) << "_" << getFormatName(depthStencilFormat); in getName()284 switch (m_config.depthStencilType) in Framebuffer()301 switch (m_config.depthStencilType) in Framebuffer()321 destroyBuffer(m_depthStencilBuffer, m_config.depthStencilType); in ~Framebuffer()883 cfg.depthStencilType = GL_NONE; in render()897 switch (m_config.depthStencilType) in render()1187 switch (fbo.getConfig().depthStencilType) in render()[all …]