Searched refs:n_properties (Results 1 – 2 of 2) sorted by relevance
74 …const unsigned int n_properties = (glu::isContextTypeES(m_context.getRenderContext().getType())) ?… in iterate() local76 for (unsigned int n_property = 0; n_property < n_properties; ++n_property) in iterate()
6854 const unsigned int n_properties = sizeof(properties) / sizeof(properties[0]); in verifyProgramInterfaceQuerySupport() local6893 resource_index, n_properties, properties, in verifyProgramInterfaceQuerySupport()6897 if (n_written_items != n_properties) in verifyProgramInterfaceQuerySupport()