Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
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()
DglsShaderPerformanceCase.hpp62 void setViewportSize (int width, int height);
DglsShaderPerformanceMeasurer.hpp90 void setViewportSize (int width, int height);
DglsShaderPerformanceMeasurer.cpp347 void ShaderPerformanceMeasurer::setViewportSize (int width, int height) in setViewportSize() function in deqp::gls::ShaderPerformanceMeasurer
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp131 setViewportSize(width, height); in init()
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp139 setViewportSize(width, height); in init()