Searched refs:attribCounts (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 222 const int attribCounts[] = { 1, 2, 5 }; in init() local 308 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 335 const int attribCounts[] = { 1, 2, 5 }; in init() local 442 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 411 const int attribCounts[] = { 1, 2, 5 }; in init() local 522 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 508 static const int attribCounts[] = { 1, 2, 5 }; in init() local 594 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 913 static const int attribCounts[] = { 1, 2, 5 }; in init() local 1029 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2040 const int attribCounts[] = { 1, 2, 5 }; in init() local 2147 …eWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts),… in init()
|