Searched refs:baseVertexWeigths (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 359 const float baseVertexWeigths[] = { 4, 1, 1, 1, 1 }; in init() local 469 …nt*, const float*> (DE_ARRAY_BEGIN(baseVertices), DE_ARRAY_END(baseVertices), baseVertexWeigths); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2063 const float baseVertexWeigths[] = { 4, 1, 1, 1, 1 }; in init() local 2173 …nt*, const float*> (DE_ARRAY_BEGIN(baseVertices), DE_ARRAY_END(baseVertices), baseVertexWeigths); in init()
|