Searched defs:getViewportHeight (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ | ||
H A D | glsShaderPerformanceCase.hpp | 68 int getViewportHeight (void) const { return m_measurer.getViewportHeight(); } in getViewportHeight() function in deqp::gls::ShaderPerformanceCase |
H A D | glsShaderPerformanceMeasurer.hpp | 95 int getViewportHeight (void) const { return m_viewportHeight; } in getViewportHeight() function in deqp::gls::ShaderPerformanceMeasurer |
Completed in 1 milliseconds