Searched defs:CreateTexture (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/deps/nvmap_compactor/src/ |
D | nvmap_carveout_compactor.c | 134 static GLuint CreateTexture(int width, int height, int number) in CreateTexture() function
|
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 187 …long Direct3DDevice9Ex::CreateTexture(unsigned int width, unsigned int height, unsigned int levels… in CreateTexture() function in D3D9::Direct3DDevice9Ex
|
D | Direct3DDevice9.cpp | 828 …long Direct3DDevice9::CreateTexture(unsigned int width, unsigned int height, unsigned int levels, … in CreateTexture() function in D3D9::Direct3DDevice9
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 887 class CreateTexture : public Operation class 897 CreateTexture::CreateTexture (SharedPtr<Texture>& texture, bool useSync, bool serverSync) in CreateTexture() function in deqp::egl::GLES2ThreadTest::CreateTexture
|
/external/swiftshader/src/D3D8/ |
D | Direct3DDevice8.cpp | 732 …long Direct3DDevice8::CreateTexture(unsigned int width, unsigned int height, unsigned int levels, … in CreateTexture() function in D3D8::Direct3DDevice8
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 1888 bool StorageAndSubImageTest<T, S, N, D, I>::CreateTexture() in CreateTexture() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest
|
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 272 …STDMETHOD(CreateTexture)(THIS_ UINT Width,UINT Height,UINT Levels,DWORD Usage,D3DFORMAT Format,D3D… in DECLARE_INTERFACE_() local
|