Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.cpp1036 bool should_use_separable_object = (n_separable_object_case != 0); in iterate() local
1048 if (should_use_separable_object) in iterate()
1101 …glw::GLuint po_id = (should_use_separable_object) ? m_gs_po_id : m_po… in iterate()