Home
last modified time | relevance | path

Searched defs:blueBits (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/docs/examples/
H A DColor_Type_RGB_101010.cpp19 uint32_t blueBits[] = { pack101010x(0x000, 0x000, 0x3FF), pack101010x(0x000, 0x000, 0x2ff), in REG_FIDDLE() local
H A DColor_Type_RGBA_1010102.cpp21 uint32_t blueBits[] = { pack1010102(0x000, 0x000, 0x3FF, 0x3), in REG_FIDDLE() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.h43 GLuint blueBits; 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.h93 GLuint blueBits; 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.hpp39 int blueBits; 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.hpp126 int blueBits; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp48 int blueBits; in parseConfigBitsFromName() member
H A DgluRenderConfig.hpp86 int blueBits; 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.h56 int32_t blueBits; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigList.hpp130 deInt32 blueBits; 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.h40 int blueBits; member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp111 int blueBits; member in tcu::wgl::PixelFormatInfo
H A DtcuWin32EGLNativeDisplayFactory.cpp196 int blueBits = 0; in createPixmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h216 GLuint blueBits; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp108 deInt32 blueBits; member
123 int blueBits; in parseConfigBitsFromName() member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp73 GLint blueBits = 0; in checkBufferBits() local
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp750 const int blueBits = getValueOrDefault(renderCfg, &RenderConfig::blueBits, 8); in toRenderTarget() local
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1145 int blueBits; member
/third_party/glfw/include/GLFW/
H A Dglfw3.h2043 int blueBits; member
/third_party/glfw/src/
H A Dinternal.h470 int blueBits; member

Completed in 26 milliseconds