Home
last modified time | relevance | path

Searched defs:internalformat (Results 1 – 25 of 104) sorted by relevance

12345

/external/chromium_org/content/common/gpu/client/
Dgpu_memory_buffer_impl_io_surface.cc23 unsigned internalformat, in GpuMemoryBufferCreated()
44 unsigned internalformat, in GpuMemoryBufferImplIOSurface()
56 unsigned internalformat, in Create()
75 unsigned internalformat, in AllocateForChildProcess()
95 unsigned internalformat, in CreateFromHandle()
109 bool GpuMemoryBufferImplIOSurface::IsFormatSupported(unsigned internalformat) { in IsFormatSupported()
130 unsigned internalformat, in IsConfigurationSupported()
136 uint32 GpuMemoryBufferImplIOSurface::PixelFormat(unsigned internalformat) { in PixelFormat()
Dgpu_memory_buffer_impl_ozone_native_buffer.cc22 unsigned internalformat, in GpuMemoryBufferCreated()
43 unsigned internalformat, in GpuMemoryBufferImplOzoneNativeBuffer()
55 unsigned internalformat, in Create()
74 unsigned internalformat, in AllocateForChildProcess()
95 unsigned internalformat, in CreateFromHandle()
106 unsigned internalformat) { in IsFormatSupported()
128 unsigned internalformat, in IsConfigurationSupported()
Dgpu_memory_buffer_impl_surface_texture.cc16 unsigned internalformat, in GpuMemoryBufferImplSurfaceTexture()
35 unsigned internalformat, in CreateFromHandle()
59 unsigned internalformat) { in IsFormatSupported()
80 unsigned internalformat, in IsConfigurationSupported()
86 int GpuMemoryBufferImplSurfaceTexture::WindowFormat(unsigned internalformat) { in WindowFormat()
Dgpu_memory_buffer_impl_shared_memory.cc21 unsigned internalformat, in GpuMemoryBufferImplSharedMemory()
33 unsigned internalformat, in Create()
54 unsigned internalformat, in AllocateForChildProcess()
75 unsigned internalformat, in CreateFromHandle()
93 unsigned internalformat) { in IsLayoutSupported()
113 unsigned internalformat, in IsConfigurationSupported()
Dgpu_memory_buffer_impl.cc12 unsigned internalformat, in GpuMemoryBufferImpl()
26 bool GpuMemoryBufferImpl::IsFormatValid(unsigned internalformat) { in IsFormatValid()
49 size_t GpuMemoryBufferImpl::BytesPerPixel(unsigned internalformat) { in BytesPerPixel()
Dgpu_memory_buffer_impl_android.cc14 unsigned internalformat, in Create()
31 unsigned internalformat, in AllocateForChildProcess()
57 unsigned internalformat, in CreateFromHandle()
Dgpu_memory_buffer_impl_ozone.cc14 unsigned internalformat, in Create()
38 unsigned internalformat, in AllocateForChildProcess()
70 unsigned internalformat, in CreateFromHandle()
Dgpu_memory_buffer_impl_linux.cc13 unsigned internalformat, in Create()
30 unsigned internalformat, in AllocateForChildProcess()
56 unsigned internalformat, in CreateFromHandle()
Dgpu_memory_buffer_impl_win.cc13 unsigned internalformat, in Create()
30 unsigned internalformat, in AllocateForChildProcess()
56 unsigned internalformat, in CreateFromHandle()
Dgpu_memory_buffer_impl_mac.cc14 unsigned internalformat, in Create()
38 unsigned internalformat, in AllocateForChildProcess()
71 unsigned internalformat, in CreateFromHandle()
/external/chromium_org/ui/gl/
Dgl_image_memory.cc20 bool ValidFormat(unsigned internalformat) { in ValidFormat()
30 GLenum TextureFormat(unsigned internalformat) { in TextureFormat()
42 GLenum DataFormat(unsigned internalformat) { in DataFormat()
46 GLenum DataType(unsigned internalformat) { in DataType()
57 int BytesPerPixel(unsigned internalformat) { in BytesPerPixel()
70 GLImageMemory::GLImageMemory(const gfx::Size& size, unsigned internalformat) in GLImageMemory()
Dgl_image_glx.cc27 bool ValidFormat(unsigned internalformat) { in ValidFormat()
36 int TextureFormat(unsigned internalformat) { in TextureFormat()
46 int BindToTextureFormat(unsigned internalformat) { in BindToTextureFormat()
56 unsigned PixmapDepth(unsigned internalformat) { in PixmapDepth()
110 GLImageGLX::GLImageGLX(const gfx::Size& size, unsigned internalformat) in GLImageGLX()
Dgl_image_ref_counted_memory.cc13 unsigned internalformat) in GLImageRefCountedMemory()
Dgl_image_shared_memory.cc13 unsigned internalformat) in GLImageSharedMemory()
/external/mesa3d/src/mesa/main/
Dtexstorage.c243 GLsizei levels, GLenum internalformat, in tex_storage_error_check()
356 texstorage(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, in texstorage()
396 _mesa_TexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage1D()
404 _mesa_TexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage2D()
412 _mesa_TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage3D()
430 GLenum internalformat, in _mesa_TextureStorage1DEXT()
439 GLenum internalformat, in _mesa_TextureStorage2DEXT()
449 GLenum internalformat, in _mesa_TextureStorage3DEXT()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dtexstorage.c243 GLsizei levels, GLenum internalformat, in tex_storage_error_check()
356 texstorage(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, in texstorage()
396 _mesa_TexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage1D()
404 _mesa_TexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage2D()
412 _mesa_TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, in _mesa_TexStorage3D()
430 GLenum internalformat, in _mesa_TextureStorage1DEXT()
439 GLenum internalformat, in _mesa_TextureStorage2DEXT()
449 GLenum internalformat, in _mesa_TextureStorage3DEXT()
/external/chromium_org/content/common/gpu/
Dgpu_memory_buffer_factory_win.cc20 unsigned internalformat, in CreateGpuMemoryBuffer()
32 unsigned internalformat, in CreateImageForGpuMemoryBuffer()
Dgpu_memory_buffer_factory_ozone.cc21 unsigned internalformat, in CreateGpuMemoryBuffer()
48 unsigned internalformat, in CreateImageForGpuMemoryBuffer()
Dgpu_memory_buffer_factory_android.cc21 unsigned internalformat, in CreateGpuMemoryBuffer()
33 unsigned internalformat, in CreateImageForGpuMemoryBuffer()
Dgpu_memory_buffer_factory_mac.cc21 unsigned internalformat, in CreateGpuMemoryBuffer()
46 unsigned internalformat, in CreateImageForGpuMemoryBuffer()
Dgpu_memory_buffer_factory_x11.cc21 unsigned internalformat, in CreateGpuMemoryBuffer()
47 unsigned internalformat, in CreateImageForGpuMemoryBuffer()
Dgpu_memory_buffer_factory_io_surface.cc42 unsigned internalformat) { in CreateGpuMemoryBuffer()
87 unsigned internalformat) { in CreateImageForGpuMemoryBuffer()
/external/chromium_org/ui/ozone/gpu/
Dgpu_memory_buffer_factory_ozone_native_buffer.cc72 unsigned internalformat, in CreateGpuMemoryBuffer()
96 unsigned internalformat) { in CreateImageForGpuMemoryBuffer()
/external/chromium_org/android_webview/browser/
Dgpu_memory_buffer_factory_impl.cc76 unsigned internalformat, in AllocateGpuMemoryBuffer()
95 unsigned internalformat) { in CreateImageForGpuMemoryBuffer()
/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES2.cpp115 …2TexImageParameters(Context *context, GLenum target, GLint level, GLenum internalformat, bool isCo… in ValidateES2TexImageParameters()
510 …yTexImageParameters(Context* context, GLenum target, GLint level, GLenum internalformat, bool isSu… in ValidateES2CopyTexImageParameters()
756 …dateES2TexStorageParameters(Context *context, GLenum target, GLsizei levels, GLenum internalformat, in ValidateES2TexStorageParameters()

12345