Home
last modified time | relevance | path

Searched defs:CreateTexture (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/deps/nvmap_compactor/src/
Dnvmap_carveout_compactor.c134 static GLuint CreateTexture(int width, int height, int number) in CreateTexture() function
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp454 static void CreateTexture(uint32_t sizeX, uint32_t sizeY) in CreateTexture() function
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp887 class CreateTexture : public Operation class
897 CreateTexture::CreateTexture (SharedPtr<Texture>& texture, bool useSync, bool serverSync) in CreateTexture() function in deqp::egl::GLES2ThreadTest::CreateTexture
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp1888 bool StorageAndSubImageTest<T, S, N, D, I>::CreateTexture() in CreateTexture() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest