Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp233 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
338 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp352 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
486 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp427 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
552 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp519 static const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
624 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp929 static const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
1059 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp2057 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
2191 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights); in init()