Searched defs:CreateTexture (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/client/deps/nvmap_compactor/src/ |
H A D | nvmap_carveout_compactor.c | 134 static GLuint CreateTexture(int width, int height, int number) in CreateTexture() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3drm.h | 68 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture **texture) PURE; in DECLARE_INTERFACE_() local 207 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture2 **texture) PURE; in DECLARE_INTERFACE_() local 350 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture3 **texture) PURE; in DECLARE_INTERFACE_() local
|
D | d3d9.h | 1222 …STDMETHOD(CreateTexture)(THIS_ UINT Width, UINT Height, UINT Levels, DWORD Usage, D3DFORMAT Format… in DECLARE_INTERFACE_() local 1783 STDMETHOD(CreateTexture)(THIS_ UINT width, UINT height, UINT levels, DWORD usage, in DECLARE_INTERFACE_() local
|
D | d3d8.h | 853 …STDMETHOD(CreateTexture)(THIS_ UINT Width,UINT Height,UINT Levels,DWORD Usage,D3DFORMAT Forma… in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 959 class CreateTexture : public Operation class 969 CreateTexture::CreateTexture(SharedPtr<Texture> &texture, bool useSync, bool serverSync) in CreateTexture() function in deqp::egl::GLES2ThreadTest::CreateTexture
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | VulkanSample.cpp | 746 static void CreateTexture(uint32_t sizeX, uint32_t sizeY) in CreateTexture() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 1878 bool StorageAndSubImageTest<T, S, N, D, I>::CreateTexture() in CreateTexture() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest
|