/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | Format.h | 107 GLuint alphaBits; member 133 GLuint alphaBits, in GetChannelCount() 154 GLuint alphaBits, in Format()
|
H A D | d3d_format.h | 44 GLuint alphaBits; member
|
H A D | d3d_format.cpp | 42 GLuint alphaBits, in D3DFormat()
|
/aosp_15_r20/external/angle/src/image_util/ |
H A D | loadimage_paletted.cpp | 67 uint32_t alphaBits) in DecodeColor() 123 uint32_t alphaBits, in LoadPalettedToRGBA8Impl()
|
H A D | storeimage_paletted.cpp | 43 uint32_t alphaBits, in EncodeColor() 106 uint32_t alphaBits, in StoreRGBA8ToPalettedImpl()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/ |
H A D | ReadbackVts.cpp | 143 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 D | kopper_stubs.c | 40 kopper_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in kopper_init_drawable()
|
H A D | kopper.c | 507 kopper_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in kopper_init_drawable()
|
H A D | drisw.c | 607 drisw_init_drawable(struct dri_drawable *drawable, bool isPixmap, int alphaBits) in drisw_init_drawable()
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuPixelFormat.hpp | 40 int alphaBits; member
|
/aosp_15_r20/external/skia/tests/ |
H A D | ReadWritePixelsGpuTest.cpp | 386 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 D | gluRenderConfig.cpp | 47 int alphaBits; in parseConfigBitsFromName() member
|
H A D | gluRenderConfig.hpp | 97 int alphaBits; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 110 int32_t alphaBits; member 125 int alphaBits; in parseConfigBitsFromName() member
|
/aosp_15_r20/external/deqp/framework/platform/win32/ |
H A D | tcuWGL.hpp | 113 int alphaBits; member in tcu::wgl::PixelFormatInfo
|
H A D | tcuWin32EGLNativeDisplayFactory.cpp | 223 int alphaBits = 0; in createPixmap() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | glconfig.h | 25 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcConfigList.hpp | 131 int32_t alphaBits; member
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.h | 42 int alphaBits; member
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | glxconfig.h | 39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.h | 264 GLuint alphaBits; member
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLFramebufferTest.cpp | 74 GLint alphaBits = 0; in checkBufferBits() local
|
H A D | GetImageTest.cpp | 1109 uint32_t alphaBits; member
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | ReadWritePixelsGraphiteTest.cpp | 321 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 D | tcuNullRenderContext.cpp | 758 const int alphaBits = getValueOrDefault(renderCfg, &RenderConfig::alphaBits, 8); in toRenderTarget() local
|