Home
last modified time | relevance | path

Searched defs:quadDiagLen (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp655 const float quadDiagLen = 2.0f / 3.0f * 0.9f; // \note Fit 3 quads in both x and y directions. in iterate() local
752 float quadDiagLen = 2.5f / de::max(angleCos, angleSin); in iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp817 const float quadDiagLen = 2.0f / 3.0f * 0.9f; // \note Fit 3 quads in both x and y directions. in iterate() local
914 float quadDiagLen = 2.5f / de::max(angleCos, angleSin); in iterate() local
[all...]

Completed in 5 milliseconds