Searched refs:bound_draw_fbo_id (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 6392 … restoreBindings(GLenum src_attachment_point, GLenum dst_attachment_point, GLint bound_draw_fbo_id, 6946 GLint bound_draw_fbo_id = 0; in execute() local 6998 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7006 gl.getIntegerv(GL_DRAW_FRAMEBUFFER_BINDING, &bound_draw_fbo_id); in execute() 7017 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7027 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7046 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7074 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7087 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() 7101 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute() [all …]
|