Home
last modified time | relevance | path

Searched defs:to_ids (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.cpp99 void GeometryShaderLayeredFBOShared::deinitTOs(const glw::Functions& gl, const glw::GLuint* to_ids) in deinitTOs()
116 const glw::GLuint* to_ids, glw::GLuint* out_fbo_ids) in initFBOs()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp1023 const glw::GLuint to_ids[] = { m_to_base_id, m_to_ref_id }; in setUpFunctionalTestObjects() local