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

/external/deqp/modules/glshared/
H A DglsShaderPerformanceCase.hpp67 int getViewportWidth (void) const { return m_measurer.getViewportWidth(); } function in class:deqp::gls::ShaderPerformanceCase
H A DglsShaderPerformanceMeasurer.hpp94 int getViewportWidth (void) const { return m_viewportWidth; } function in class:deqp::gls::ShaderPerformanceMeasurer
/external/deqp/modules/gles2/performance/
H A Des2pShaderControlStatementTests.cpp325 float maxValue = (float)getViewportWidth()*0.5f;
601 float maxValue = (float)getViewportWidth()*0.5f;
/external/deqp/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp329 float maxValue = (float)getViewportWidth()*0.5f;
609 float maxValue = (float)getViewportWidth()*0.5f;

Completed in 63 milliseconds