Home
last modified time | relevance | path

Searched refs:depthStencilType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp73 , depthStencilType (depthStencilType_) in FboConfig()
85 , depthStencilType (GL_NONE) in FboConfig()
100 GLenum depthStencilType; member in deqp::gles3::Functional::FboConfig
132 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 …]