Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp90 tcu::TextureFormat getDepthFormat (int depthBits) in getDepthFormat() function
408 tcu::TextureLevel depthBufRow (getDepthFormat(renderTarget.getDepthBits()), dst.getWidth(), 1, 1); in renderReference()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp90 tcu::TextureFormat getDepthFormat (int depthBits) in getDepthFormat() function
411 tcu::TextureLevel depthBufRow (getDepthFormat(renderTarget.getDepthBits()), dst.getWidth(), 1, 1); in renderReference()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp396 tcu::TextureFormat getDepthFormat (const int depthBits) in getDepthFormat() function
448 depthBuffer.setStorage(getDepthFormat(depthBits), numSamples, width, height); in renderReference()
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp198 tcu::TextureFormat getDepthFormat (int depthBits) in getDepthFormat() function
311 m_depthbuffer.setStorage(getDepthFormat(depthBits), samples, width, height); in ReferenceContextBuffers()

Completed in 11 milliseconds