Home
last modified time | relevance | path

Searched refs:CreateTextures (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5534 void CreateTextures(glw::GLenum target);
5859 void CreateTextures();
Dgl4cDirectStateAccessTexturesTests.cpp4614 void CompressedSubImageTest::CreateTextures(glw::GLenum target) in CreateTextures() function in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
5346 CreateTextures(TextureTarget<D>()); in Test()
7414 CreateTextures(); in iterate()
7598 void BindUnitTest::CreateTextures() in CreateTextures() function in gl4cts::DirectStateAccess::Textures::BindUnitTest
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp6500 ANGLE_CAPTURE(CreateTextures, isCallValid, context, target, n, textures); in GL_CreateTextures()