Searched defs:totalVertexAttribs (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fTransformFeedbackTests.cpp | 249 int totalVertexAttribs = 1 /* a_position */ + (spec.isPointSizeUsed() ? 1 : 0); in isProgramSupported() local |
Completed in 4 milliseconds