Home
last modified time | relevance | path

Searched defs:glFormat (Results 1 – 12 of 12) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp100 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/
Dgralloc_30.cpp167 int glFormat, int glType, in alloc_buffer()
532 int glFormat = 0; in gralloc_alloc() local
806 int glFormat, int glType, in alloc_buffer()
Dgralloc_old.cpp657 GLenum glFormat = 0; in gralloc_alloc() local
/device/generic/goldfish-opengl/shared/gralloc_cb/include/
Dgralloc_cb_bp.h115 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/
DFramebufferNULL.cpp118 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in readPixels() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DFormat.h126 GLenum glFormat, in Format()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp665 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
DTextureGL.cpp378 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in setSubImageRowByRowWorkaround() local
437 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in setSubImagePaddingWorkaround() local
Drenderergl_utils.cpp2123 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in ShouldApplyLastRowPaddingWorkaround() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp812 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/
DRenderer11.cpp1417 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/
DRenderer9.cpp728 gl::Format *glFormat, in getD3DTextureInfo()