Searched refs:indexOffsets (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 226 const int indexOffsets[] = { 0, 7, 13 }; in init() local 316 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 339 const int indexOffsets[] = { 0, 7, 13 }; in init() local 462 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 415 const int indexOffsets[] = { 0, 7, 13 }; in init() local 530 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 512 static const int indexOffsets[] = { 0, 7, 13 }; in init() local 602 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 917 static const int indexOffsets[] = { 0, 7, 13 }; in init() local 1037 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2044 const int indexOffsets[] = { 0, 7, 13 }; in init() local 2167 …Weighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets)… in init()
|