Searched defs:strideWeights (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/stress/ |
H A D | es2sDrawTests.cpp | 233 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sDrawTests.cpp | 427 const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fDrawTests.cpp | 519 static const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDrawTests.cpp | 929 static const float strideWeights[] = { 50, 10, 10, 10 }; in init() local
|
Completed in 5 milliseconds