HomeSort by relevance Sort by last modified time
    Searched refs:draw_fbo_id (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderRendering.cpp 658 glw::GLuint draw_fbo_id = 0; local
679 draw_fbo_id = m_fbo_id;
685 draw_fbo_id = m_instanced_fbo_id;
769 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, draw_fbo_id);
    [all...]
  /external/deqp/external/openglcts/modules/gles3/
es3cCopyTexImageConversionsTests.cpp     [all...]

Completed in 408 milliseconds