Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.hpp668 const glw::GLuint components_count; member
Dgl3cTransformFeedbackTests.cpp3349 const glw::GLuint attribute_components = s_varying_types[varying_type].components_count; in numberOfAttributes()