/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | d3d_format.h | 44 GLuint alphaBits; 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 | 94 GLuint alphaBits; 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 D | tcuPixelFormat.hpp | 40 int alphaBits; member
|
H A D | tcuCompressedTexture.cpp | 1628 const deUint64 alphaBits = get64BitBlockLE(src, 0) >> 16; in decompressBc3() local [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderConfig.cpp | 49 int alphaBits; in parseConfigBitsFromName() member
|
H A D | gluRenderConfig.hpp | 87 int alphaBits; 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 | 57 int32_t alphaBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcConfigList.hpp | 131 deInt32 alphaBits; 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 | 41 int alphaBits; member
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.hpp | 113 int alphaBits; member in tcu::wgl::PixelFormatInfo
|
H A D | tcuWin32EGLNativeDisplayFactory.cpp | 197 int alphaBits = 0; in createPixmap() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | formatutils.h | 220 GLuint alphaBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 109 deInt32 alphaBits; member 124 int alphaBits; in parseConfigBitsFromName() member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | WebGLFramebufferTest.cpp | 74 GLint alphaBits = 0; in checkBufferBits() local
|
H A D | RobustResourceInitTest.cpp | 95 uint32_t alphaBits = in UncompressDXTBlock() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | BC_Decoder.cpp | 1511 auto const alphaBits = mode.AB + mode.SPB + mode.EPB; in decode() local
|
/third_party/skia/tests/ |
H A D | ReadWritePixelsGpuTest.cpp | 1210 int alphaBits = std::min(alpha_channel_bits(skCT), 8); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 751 const int alphaBits = getValueOrDefault(renderCfg, &RenderConfig::alphaBits, 8); in toRenderTarget() local
|
/third_party/glfw/src/ |
H A D | internal.h | 471 int alphaBits; member
|