Home
last modified time | relevance | path

Searched refs:firstWeights (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp229 const float firstWeights[] = { 20, 20, 1 }; in init() local
318 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp342 const float firstWeights[] = { 20, 20, 1 }; in init() local
464 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp418 const float firstWeights[] = { 20, 20, 1 }; in init() local
532 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp515 static const float firstWeights[] = { 20, 20, 1 }; in init() local
604 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp920 static const float firstWeights[] = { 20, 20, 1 }; in init() local
1039 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp2047 const float firstWeights[] = { 20, 20, 1 }; in init() local
2169 …ed<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights); in init()