Searched defs:glFormat (Results 1 – 12 of 12) sorted by relevance
/device/generic/goldfish-opengl/system/hals/ |
D | allocator3.cpp | 100 int glFormat = 0; in allocateImpl() local 250 const int glFormat, const int glType, in allocateImpl2() 353 const int glFormat, const int glType, in allocateCb()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_30.cpp | 167 int glFormat, int glType, in alloc_buffer() 532 int glFormat = 0; in gralloc_alloc() local 806 int glFormat, int glType, in alloc_buffer()
|
D | gralloc_old.cpp | 657 GLenum glFormat = 0; in gralloc_alloc() local
|
/device/generic/goldfish-opengl/shared/gralloc_cb/include/ |
D | gralloc_cb_bp.h | 115 int32_t glFormat; // OpenGL format enum used for host h/w color buffer member
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
D | FramebufferNULL.cpp | 118 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in readPixels() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | Format.h | 126 GLenum glFormat, in Format()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | FramebufferGL.cpp | 665 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(readFormat, readType); in readPixels() local 1448 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in readPixelsRowByRow() local 1502 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in readPixelsAllAtOnce() local
|
D | TextureGL.cpp | 378 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in setSubImageRowByRowWorkaround() local 437 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in setSubImagePaddingWorkaround() local
|
D | renderergl_utils.cpp | 2123 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in ShouldApplyLastRowPaddingWorkaround() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | TextureVk.cpp | 812 gl::Format glFormat(internalFormat); in setStorageExternalMemory() local 1377 gl::Format glFormat(internalFormat); in bindTexImage() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 1417 gl::Format *glFormat, in getD3DTextureInfo() 4133 const auto &glFormat = gl::GetSizedInternalFormatInfo(renderTarget->getInternalFormat()); in clearRenderTarget() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Renderer9.cpp | 728 gl::Format *glFormat, in getD3DTextureInfo()
|