/third_party/skia/docs/examples/ |
H A D | Color_Type_RGB_101010.cpp | 17 uint32_t redBits[] = { pack101010x(0x3FF, 0x000, 0x000), pack101010x(0x2ff, 0x000, 0x000), in REG_FIDDLE() local
|
H A D | Color_Type_RGBA_1010102.cpp | 17 uint32_t redBits[] = { pack1010102(0x3FF, 0x000, 0x000, 0x3), in REG_FIDDLE() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | d3d_format.h | 41 GLuint redBits; member
|
H A D | d3d_format.cpp | 36 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 D | Format.h | 91 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 D | tcuPixelFormat.hpp | 37 int redBits; member
|
H A D | tcuRasterizationVerifier.cpp | 93 bool compareColors (const tcu::RGBA& colorA, const tcu::RGBA& colorB, int redBits, int greenBits, int blueBits) in compareColors() argument [all...] |
H A D | tcuRasterizationVerifier.hpp | 124 int redBits; member
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderConfig.cpp | 46 int redBits; in parseConfigBitsFromName() member
|
H A D | gluRenderConfig.hpp | 84 int redBits; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glconfig.h | 17 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
H A D | ohos_context_i.h | 54 int32_t redBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcConfigList.hpp | 128 deInt32 redBits; member
|
/third_party/mesa3d/src/glx/ |
H A D | glxconfig.h | 39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.h | 38 int redBits; member
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.hpp | 107 int redBits; member in tcu::wgl::PixelFormatInfo
|
H A D | tcuWin32EGLNativeDisplayFactory.cpp | 194 int redBits = 0; in createPixmap() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | formatutils.h | 214 GLuint redBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 106 deInt32 redBits; member 121 int redBits; in parseConfigBitsFromName() member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | WebGLFramebufferTest.cpp | 71 GLint redBits = 0; in checkBufferBits() local
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 748 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 D | glfw3.h | 1139 int redBits; member
|
/third_party/glfw/include/GLFW/ |
H A D | glfw3.h | 2037 int redBits; member
|
/third_party/glfw/src/ |
H A D | internal.h | 468 int redBits; member
|