Searched refs:verifyTextureData (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureBarrierTests.cpp | 376 bool verifyTextureData() in verifyTextureData() function in gl4cts::TextureBarrierBasicOutline 466 if (!verifyTextureData()) in iterate()
|
D | gl4cSparseTexture2Tests.hpp | 158 …virtual bool verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, G…
|
D | gl4cSparseTextureTests.hpp | 248 …virtual bool verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, G…
|
D | gl4cSparseTextureTests.cpp | 1733 result = verifyTextureData(gl, target, format, texture, l); in iterate() 1954 bool SparseTextureCommitmentTestCase::verifyTextureData(const Functions& gl, GLint target, GLint fo… in verifyTextureData() function in gl4cts::SparseTextureCommitmentTestCase 2392 result = verifyTextureData(gl, target, format, texture, l); in iterate()
|
D | gl4cSparseTexture2Tests.cpp | 1123 bool SparseTexture2CommitmentTestCase::verifyTextureData(const Functions& gl, GLint target, GLint f… in verifyTextureData() function in gl4cts::SparseTexture2CommitmentTestCase
|