Home
last modified time | relevance | path

Searched defs:alphaBits (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormat.h107 GLuint alphaBits; member
133 GLuint alphaBits, in GetChannelCount()
154 GLuint alphaBits, in Format()
H A Dd3d_format.h44 GLuint alphaBits; member
H A Dd3d_format.cpp42 GLuint alphaBits, in D3DFormat()
/aosp_15_r20/external/angle/src/image_util/
H A Dloadimage_paletted.cpp67 uint32_t alphaBits) in DecodeColor()
123 uint32_t alphaBits, in LoadPalettedToRGBA8Impl()
H A Dstoreimage_paletted.cpp43 uint32_t alphaBits, in EncodeColor()
106 uint32_t alphaBits, in StoreRGBA8ToPalettedImpl()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DReadbackVts.cpp143 int32_t alphaBits = GetAlphaBits(pixelFormat); in fillBuffer() local
219 int32_t alphaBits = GetAlphaBits(pixelFormat); in compareColorBuffers() local
273 int32_t alphaBits = GetAlphaBits(pixelFormat); in compareColorBuffers() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dkopper_stubs.c40 kopper_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in kopper_init_drawable()
H A Dkopper.c507 kopper_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in kopper_init_drawable()
H A Ddrisw.c607 drisw_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in drisw_init_drawable()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuPixelFormat.hpp40 int alphaBits; member
/aosp_15_r20/external/skia/tests/
H A DReadWritePixelsGpuTest.cpp386 const int alphaBits = std::min({alpha_channel_bits(readCT), in gpu_read_pixels_test_driver() local
1050 const int alphaBits = std::min({alpha_channel_bits(writeCT), in gpu_write_pixels_test_driver() local
1408 int alphaBits = std::min(alpha_channel_bits(skCT), 8); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderConfig.cpp47 int alphaBits; in parseConfigBitsFromName() member
H A DgluRenderConfig.hpp97 int alphaBits; member
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/
H A DglcTestRunner.cpp110 int32_t alphaBits; member
125 int alphaBits; in parseConfigBitsFromName() member
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp113 int alphaBits; member in tcu::wgl::PixelFormatInfo
H A DtcuWin32EGLNativeDisplayFactory.cpp223 int alphaBits = 0; in createPixmap() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglconfig.h25 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcConfigList.hpp131 int32_t alphaBits; member
/aosp_15_r20/external/angle/util/
H A DEGLWindow.h42 int alphaBits; member
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxconfig.h39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.h264 GLuint alphaBits; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp74 GLint alphaBits = 0; in checkBufferBits() local
H A DGetImageTest.cpp1109 uint32_t alphaBits; member
/aosp_15_r20/external/skia/tests/graphite/
H A DReadWritePixelsGraphiteTest.cpp321 const int alphaBits = std::min({alpha_channel_bits(readCT), in graphite_read_pixels_test_driver() local
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp758 const int alphaBits = getValueOrDefault(renderCfg, &RenderConfig::alphaBits, 8); in toRenderTarget() local

12