Searched defs:texWid (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressTestUtil.cpp136 gls::ProgramContext ProgramLibrary::generateTextureContext (const int numTextures, const int texWid, const int texHei, const float positionFactor) const argument
171 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, true,
178 gls::ProgramContext ProgramLibrary::generateBufferAndTextureContext (const int numTextures, const int texWid, const int texHei) const argument
239 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA, true,
247 gls::ProgramContext ProgramLibrary::generateFragmentPointLightContext (const int texWid, const int texHei) const argument
409 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA,
416 gls::ProgramContext ProgramLibrary::generateVertexUniformLoopLightContext (const int texWid, const int texHei) const argument
583 texWid, texHei, GL_RGBA, GL_UNSIGNED_BYTE, GL_RGBA,

Completed in 107 milliseconds