Searched defs:fboA (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFboRenderTest.cpp | 885 Framebuffer fboA(context, getConfig(), m_fboAWidth, m_fboAHeight); in render() local 1228 Framebuffer fboA(context, getConfig(), width, height); in render() local 1470 Framebuffer fboA(context, getConfig(), width, height); in render() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 642 Framebuffer fboA(context, m_config, width, height); in render() local 879 Framebuffer fboA(context, m_config, width, height); in render() local
|