Home
last modified time | relevance | path

Searched refs:indexWeights (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp348 const float indexWeights[] = { 50, 50, 50, 50 }; in init() local
465 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMins), DE_ARRAY_END(indexMins), indexWeights); in init()
466 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMaxs), DE_ARRAY_END(indexMaxs), indexWeights); in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp423 const float indexWeights[] = { 50, 50, 50, 50 }; in init() local
533 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMins), DE_ARRAY_END(indexMins), indexWeights); in init()
534 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMaxs), DE_ARRAY_END(indexMaxs), indexWeights); in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp925 static const float indexWeights[] = { 50, 50, 50, 50 }; in init() local
1040 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMins), DE_ARRAY_END(indexMins), indexWeights); in init()
1041 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMaxs), DE_ARRAY_END(indexMaxs), indexWeights); in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp2052 const float indexWeights[] = { 50, 50, 50, 50 }; in init() local
2169 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMins), DE_ARRAY_END(indexMins), indexWeights); in init()
2170 …t, const int*, const float*> (DE_ARRAY_BEGIN(indexMaxs), DE_ARRAY_END(indexMaxs), indexWeights); in init()