Home
last modified time | relevance | path

Searched defs:totalVertexAttribs (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp249 int totalVertexAttribs = 1 /* a_position */ + (spec.isPointSizeUsed() ? 1 : 0); in isProgramSupported() local

Completed in 4 milliseconds