Home
last modified time | relevance | path

Searched refs:texHei (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLongStressTestUtil.hpp45 …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;
DglsLongStressTestUtil.cpp136 …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()