Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DColor_Type_RGB_101010.cpp17 uint32_t redBits[] = { pack101010x(0x3FF, 0x000, 0x000), pack101010x(0x2ff, 0x000, 0x000), in REG_FIDDLE() local
H A DColor_Type_RGBA_1010102.cpp17 uint32_t redBits[] = { pack1010102(0x3FF, 0x000, 0x000, 0x3), in REG_FIDDLE() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.h41 GLuint redBits; 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.h91 GLuint redBits; member
117 constexpr GLuint GetChannelCount(GLuint redBits, in 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
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuPixelFormat.hpp37 int redBits; 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.hpp124 int redBits; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp46 int redBits; in parseConfigBitsFromName() member
H A DgluRenderConfig.hpp84 int redBits; 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.h54 int32_t redBits; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigList.hpp128 deInt32 redBits; 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.h38 int redBits; member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp107 int redBits; member in tcu::wgl::PixelFormatInfo
H A DtcuWin32EGLNativeDisplayFactory.cpp194 int redBits = 0; in createPixmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h214 GLuint redBits; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp106 deInt32 redBits; member
121 int redBits; in parseConfigBitsFromName() member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp71 GLint redBits = 0; in checkBufferBits() local
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp748 const int redBits = getValueOrDefault(renderCfg, &RenderConfig::redBits, 8); in toRenderTarget() local
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1139 int redBits; member
/third_party/glfw/include/GLFW/
H A Dglfw3.h2037 int redBits; member
/third_party/glfw/src/
H A Dinternal.h468 int redBits; member

Completed in 29 milliseconds