Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp60 void ShaderPerformanceCase::setViewportSize (int width, int height) in setViewportSize() function in deqp::gls::ShaderPerformanceCase
62 m_measurer.setViewportSize(width, height); in setViewportSize()
115 setViewportSize(viewportW, viewportH); in setVertexFragmentRatio()
H A DglsShaderPerformanceCase.hpp62 void setViewportSize (int width, int height);
H A DglsShaderPerformanceMeasurer.hpp90 void setViewportSize (int width, int height);
H A DglsShaderPerformanceMeasurer.cpp349 void ShaderPerformanceMeasurer::setViewportSize (int width, int height)
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureCases.cpp131 setViewportSize(width, height); in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureCases.cpp139 setViewportSize(width, height); in init()

Completed in 4 milliseconds