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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp902 bool SparseTexture2CommitmentTestCase::sparseAllocateTexture(const Functions& gl, GLint target, GLint format, function in class:gl4cts::SparseTexture2CommitmentTestCase
1363 sparseAllocateTexture(gl, target, format, texture, 3);
2318 sparseAllocateTexture(gl, target, format, texture, 3);
H A Dgl4cSparseTextureTests.cpp1742 sparseAllocateTexture(gl, target, format, texture, 3);
1862 bool SparseTextureCommitmentTestCase::sparseAllocateTexture(const Functions& gl, GLint target, GLint format, function in class:gl4cts::SparseTextureCommitmentTestCase
2229 sparseAllocateTexture(gl, target, format, texture, 1);
2314 sparseAllocateTexture(gl, target, format, texture, 1);
2405 sparseAllocateTexture(gl, target, format, texture, 3);

Completed in 304 milliseconds