Home
last modified time | relevance | path

Searched refs:finalRatio (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp109 float finalRatio = (float)(viewportW*viewportH) / (float)((gridW+1)*(gridH+1)); in setVertexFragmentRatio() local
111 << "Computed fragment/vertex-ratio: " << de::floatToString(finalRatio, 2) in setVertexFragmentRatio()

Completed in 1 milliseconds