Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp231 const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
337 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()
/third_party/vk-gl-cts/modules/gles31/stress/
Des31sDrawTests.cpp350 const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
485 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp425 const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
551 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp517 static const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
623 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp927 static const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
1058 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp2059 const float offsetWeights[] = { 50, 10, 10, 10 }; in init() local
2196 …hted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights); in init()