Searched refs:getStencilFormat (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp103 tcu::TextureFormat getStencilFormat (int stencilBits) function in namespace:deqp::gles2::Functional::__anon4288
451 tcu::TextureLevel depthBufRow (getStencilFormat(stencilBits), dst.getWidth(), 1, 1);
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp103 tcu::TextureFormat getStencilFormat (int stencilBits) function in namespace:deqp::gles3::Functional::__anon4415
454 tcu::TextureLevel depthBufRow (getStencilFormat(stencilBits), dst.getWidth(), 1, 1);
/external/deqp/modules/egl/
H A DteglRenderTests.cpp372 tcu::TextureFormat getStencilFormat (int stencilBits) function in namespace:deqp::egl::__anon4253
417 stencilBuffer.setStorage(getStencilFormat(stencilBits), numSamples, width, height);
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp208 tcu::TextureFormat getStencilFormat (int stencilBits) function in namespace:sglr
298 m_stencilbuffer.setStorage(getStencilFormat(stencilBits), samples, width, height);

Completed in 140 milliseconds