Searched refs:bound_draw_fbo_id (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 6387 … restoreBindings(GLenum src_attachment_point, GLenum dst_attachment_point, GLint bound_draw_fbo_id, 6941 GLint bound_draw_fbo_id = 0; in execute() local 6993 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7001 gl.getIntegerv(GL_DRAW_FRAMEBUFFER_BINDING, &bound_draw_fbo_id); in execute() 7012 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7022 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7041 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7069 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7082 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7096 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() [all …]
|