Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredFBO.cpp101 void GeometryShaderLayeredFBOShared::deinitTOs(const glw::Functions &gl, const glw::GLuint *to_ids) in deinitTOs()
118 const glw::GLuint *to_ids, glw::GLuint *out_fbo_ids) in initFBOs()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp1027 const glw::GLuint to_ids[] = {m_to_base_id, m_to_ref_id}; in setUpFunctionalTestObjects() local