Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp251 …nst FboConfig& config, int width, int height, deUint32 fbo, deUint32 colorBufferName, deUint32 dep… in Framebuffer() argument
270 m_colorBuffer = createTex2D(colorBufferName, m_config.colorFormat, width, height); in Framebuffer()
275 m_colorBuffer = createRbo(colorBufferName, m_config.colorFormat, width, height); in Framebuffer()