Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6387 …void restoreBindings(GLenum src_attachment_point, GLenum dst_attachment_point, GLint bound_draw_fb…
6947 GLenum dst_attachment_point = GL_TEXTURE2; in execute() local
6979 dst_Cube_texture_attachment = dst_attachment_point; in execute()
6982 dst_2D_texture_attachment = dst_attachment_point; in execute()
6993 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute()
7012 restoreBindings(src_attachment_point, dst_attachment_point, bound_draw_fbo_id, in execute()
7019 dst_attachment_point)) 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()
[all …]