Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.h44 GLuint alphaBits; 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.h94 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 DtcuPixelFormat.hpp40 int alphaBits; member
H A DtcuCompressedTexture.cpp1628 const deUint64 alphaBits = get64BitBlockLE(src, 0) >> 16; in decompressBc3() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp49 int alphaBits; in parseConfigBitsFromName() member
H A DgluRenderConfig.hpp87 int alphaBits; 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.h57 int32_t alphaBits; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigList.hpp131 deInt32 alphaBits; 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.h41 int alphaBits; member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp113 int alphaBits; member in tcu::wgl::PixelFormatInfo
H A DtcuWin32EGLNativeDisplayFactory.cpp197 int alphaBits = 0; in createPixmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h220 GLuint alphaBits; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp109 deInt32 alphaBits; member
124 int alphaBits; in parseConfigBitsFromName() member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp74 GLint alphaBits = 0; in checkBufferBits() local
H A DRobustResourceInitTest.cpp95 uint32_t alphaBits = in UncompressDXTBlock() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp1511 auto const alphaBits = mode.AB + mode.SPB + mode.EPB; in decode() local
/third_party/skia/tests/
H A DReadWritePixelsGpuTest.cpp1210 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 DtcuNullRenderContext.cpp751 const int alphaBits = getValueOrDefault(renderCfg, &RenderConfig::alphaBits, 8); in toRenderTarget() local
/third_party/glfw/src/
H A Dinternal.h471 int alphaBits; member

Completed in 27 milliseconds