Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp74 …const unsigned int n_properties = (glu::isContextTypeES(m_context.getRenderContext().getType())) ?… in iterate() local
76 for (unsigned int n_property = 0; n_property < n_properties; ++n_property) in iterate()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6854 const unsigned int n_properties = sizeof(properties) / sizeof(properties[0]); in verifyProgramInterfaceQuerySupport() local
6893 resource_index, n_properties, properties, in verifyProgramInterfaceQuerySupport()
6897 if (n_written_items != n_properties) in verifyProgramInterfaceQuerySupport()