Searched refs:texHei (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsLongStressTestUtil.hpp | 45 …gls::ProgramContext generateTextureContext (int numTextureObjects, int texWid, int texHei, … 46 …gls::ProgramContext generateBufferAndTextureContext (int numTextures, int texWid, int texHei)… 47 gls::ProgramContext generateFragmentPointLightContext (int texWid, int texHei) const; 48 gls::ProgramContext generateVertexUniformLoopLightContext (int texWid, int texHei) const;
|
D | glsLongStressTestUtil.cpp | 136 …nerateTextureContext (const int numTextures, const int texWid, const int texHei, const float posit… in generateTextureContext() argument 171 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, true, in generateTextureContext() 178 …::generateBufferAndTextureContext (const int numTextures, const int texWid, const int texHei) const in generateBufferAndTextureContext() 239 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, true, in generateBufferAndTextureContext() 247 …ontext ProgramLibrary::generateFragmentPointLightContext (const int texWid, const int texHei) const in generateFragmentPointLightContext() 409 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, in generateFragmentPointLightContext() 416 …xt ProgramLibrary::generateVertexUniformLoopLightContext (const int texWid, const int texHei) const in generateVertexUniformLoopLightContext() 583 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, in generateVertexUniformLoopLightContext()
|