Home
last modified time | relevance | path

Searched refs:writeDataToTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp157 …virtual bool writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, …
259 …virtual bool writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, …
Dgl4cSparseTextureClampTests.hpp80 …virtual bool writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, …
Dgl4cSparseTextureTests.hpp247 …virtual bool writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, …
Dgl4cSparseTextureTests.cpp1723 writeDataToTexture(gl, target, format, texture, l); in iterate()
1730 writeDataToTexture(gl, target, format, texture, l); in iterate()
1906 bool SparseTextureCommitmentTestCase::writeDataToTexture(const Functions& gl, GLint target, GLint f… in writeDataToTexture() function in gl4cts::SparseTextureCommitmentTestCase
2389 writeDataToTexture(gl, target, format, texture, l); in iterate()
Dgl4cSparseTextureClampTests.cpp661 writeDataToTexture(gl, target, format, texture, l); in iterate()
699 bool SparseTextureClampLookupColorTestCase::writeDataToTexture(const Functions& gl, GLint target, G… in writeDataToTexture() function in gl4cts::SparseTextureClampLookupColorTestCase
Dgl4cSparseTexture2Tests.cpp1029 bool SparseTexture2CommitmentTestCase::writeDataToTexture(const Functions& gl, GLint target, GLint … in writeDataToTexture() function in gl4cts::SparseTexture2CommitmentTestCase
1407 writeDataToTexture(gl, target, format, texture, l); in iterate()
2365 writeDataToTexture(gl, target, format, texture, l); in iterate()
2672 bool SparseTexture2LookupTestCase::writeDataToTexture(const Functions& gl, GLint target, GLint form… in writeDataToTexture() function in gl4cts::SparseTexture2LookupTestCase