Home
last modified time | relevance | path

Searched defs:greenBits (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.h42 GLuint greenBits; member
H A Dd3d_format.cpp36 D3DFormat(GLuint bits, GLuint blockWidth, GLuint blockHeight, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint lumBits, GLuint depthBits, GLuint stencilBits, FormatID formatID) D3DFormat() argument
H A DFormat.h92 GLuint greenBits; member
117 GetChannelCount(GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint luminanceBits, GLuint depthBits, GLuint stencilBits) GetChannelCount() argument
130 Format(FormatID id, GLenum glFormat, GLenum fboFormat, rx::MipGenerationFunction mipGen, const rx::FastCopyFunctionMap &fastCopyFunctions, rx::PixelReadFunction colorRead, rx::PixelWriteFunction colorWrite, GLenum componentType, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint luminanceBits, GLuint depthBits, GLuint stencilBits, GLuint pixelBytes, GLuint componentAlignmentMask, bool isBlock, bool isFixed, bool isScaled, bool isSRGB, bool isYUV, gl::VertexAttribType vertexAttribType) Format() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuPixelFormat.hpp38 int greenBits; member
H A DtcuRasterizationVerifier.cpp93 bool compareColors (const tcu::RGBA& colorA, const tcu::RGBA& colorB, int redBits, int greenBits, int blueBits) in compareColors() argument
[all...]
H A DtcuRasterizationVerifier.hpp125 int greenBits; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp47 int greenBits; in parseConfigBitsFromName() member
H A DgluRenderConfig.hpp85 int greenBits; member
/third_party/mesa3d/src/mesa/main/
H A Dglconfig.h17 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Dohos_context_i.h55 int32_t greenBits; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigList.hpp129 deInt32 greenBits; member
/third_party/mesa3d/src/glx/
H A Dglxconfig.h39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.h39 int greenBits; member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp109 int greenBits; member in tcu::wgl::PixelFormatInfo
H A DtcuWin32EGLNativeDisplayFactory.cpp195 int greenBits = 0; in createPixmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h215 GLuint greenBits; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp107 deInt32 greenBits; member
122 int greenBits; in parseConfigBitsFromName() member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp72 GLint greenBits = 0; in checkBufferBits() local
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp749 const int greenBits = getValueOrDefault(renderCfg, &RenderConfig::greenBits, 8); in toRenderTarget() local
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1142 int greenBits; member
/third_party/glfw/include/GLFW/
H A Dglfw3.h2040 int greenBits; member
/third_party/glfw/src/
H A Dinternal.h469 int greenBits; member

Completed in 28 milliseconds