Searched refs:verifyTextureData (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTextureBarrierTests.cpp | 376 bool verifyTextureData() in verifyTextureData() function in gl4cts::TextureBarrierBasicOutline 466 if (!verifyTextureData()) in iterate()
|
H A D | gl4cSparseTexture2Tests.hpp | 158 virtual bool verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level);
|
H A D | gl4cSparseTextureTests.hpp | 248 virtual bool verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level);
|
H A D | gl4cSparseTextureTests.cpp | 1731 result = verifyTextureData(gl, target, format, texture, l); in iterate() 1944 bool SparseTextureCommitmentTestCase::verifyTextureData(const Functions& gl, GLint target, GLint format, in verifyTextureData() function in gl4cts::SparseTextureCommitmentTestCase 2382 result = verifyTextureData(gl, target, format, texture, l); in iterate()
|
H A D | gl4cSparseTexture2Tests.cpp | 1145 bool SparseTexture2CommitmentTestCase::verifyTextureData(const Functions& gl, GLint target, GLint format, in verifyTextureData() function in gl4cts::SparseTexture2CommitmentTestCase
|
Completed in 10 milliseconds