Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProperties.cpp74 const unsigned int n_properties = (glu::isContextTypeES(m_context.getRenderContext().getType())) ? 1 : 3; in iterate() local
76 for (unsigned int n_property = 0; n_property < n_properties; ++n_property) in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp6830 const unsigned int n_properties = sizeof(properties) / sizeof(properties[0]); in verifyProgramInterfaceQuerySupport() local
6869 resource_index, n_properties, properties, in verifyProgramInterfaceQuerySupport()
6873 if (n_written_items != n_properties) in verifyProgramInterfaceQuerySupport()

Completed in 19 milliseconds