Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DBlendMinMaxTest.cpp40 void runTest(GLenum colorFormat, GLenum type) in runTest()
142 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLutils.cpp52 FramebufferChannelBits glFormatToChannelBits(GLenum colorFormat, in glFormatToChannelBits()
DGLEScontext.cpp2125 GLint colorFormat, GLint depthstencilFormat, GLint multisamples, in initEmulatedEGLSurface()
2151 GLint width, GLint height, GLint colorFormat, GLint depthstencilFormat, GLint multisamples, in initDefaultFBO()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp619 const gl::InternalFormat &colorFormat, in GenerateDefaultConfig()
DUtilsVk.h105 const angle::Format *colorFormat; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSurface.cpp199 const angle::Format *colorFormat = mImplementation->getD3DTextureColorFormat(); in initialize() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp1043 GLint* colorFormat, GLint* depthStencilFormat) { in sGetPbufferSurfaceGLProperties()
1180 GLint colorFormat, depthStencilFormat, multisamples; in eglMakeCurrent() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Context.cpp114 GLint width, GLint height, GLint colorFormat, GLint depthstencilFormat, GLint multisamples, in initDefaultFBO()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DGLEScmContext.cpp86 GLint width, GLint height, GLint colorFormat, GLint depthstencilFormat, GLint multisamples, in initDefaultFBO()