Home
last modified time | relevance | path

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

12

/external/angle/src/image_util/
Dloadimage_paletted.cpp67 uint32_t alphaBits) in DecodeColor()
123 uint32_t alphaBits, in LoadPalettedToRGBA8Impl()
Dstoreimage_paletted.cpp43 uint32_t alphaBits, in EncodeColor()
106 uint32_t alphaBits, in StoreRGBA8ToPalettedImpl()
/external/angle/src/libANGLE/renderer/
DFormat.h95 GLuint alphaBits; member
121 GLuint alphaBits, in GetChannelCount()
142 GLuint alphaBits, in Format()
Dd3d_format.h44 GLuint alphaBits; member
Dd3d_format.cpp42 GLuint alphaBits, in D3DFormat()
/external/deqp/framework/common/
DtcuPixelFormat.hpp40 int alphaBits; member
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c241 GLuint rgbBits, GLuint alphaBits, in add_color_renderbuffers()
404 GLuint blueBits, GLuint alphaBits) in add_accum_renderbuffer()
/external/deqp/framework/opengl/
DgluRenderConfig.cpp49 int alphaBits; in parseConfigBitsFromName() member
DgluRenderConfig.hpp87 int alphaBits; member
/external/mesa3d/src/mesa/main/
Dcontext.c226 GLint alphaBits, in _mesa_create_visual()
268 GLint alphaBits, in _mesa_initialize_visual()
/external/deqp/framework/platform/win32/
DtcuWGL.hpp113 int alphaBits; member in tcu::wgl::PixelFormatInfo
DtcuWin32EGLNativeDisplayFactory.cpp197 int alphaBits = 0; in createPixmap() local
/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp131 deInt32 alphaBits; member
/external/angle/util/
DEGLWindow.h42 int alphaBits; member
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp109 deInt32 alphaBits; member
124 int alphaBits; in parseConfigBitsFromName() member
/external/mesa3d/src/glx/
Dglxconfig.h39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/external/skia/tests/
DReadWritePixelsGpuTest.cpp364 const int alphaBits = std::min({alpha_channel_bits(readCT), in gpu_read_pixels_test_driver() local
976 const int alphaBits = std::min({alpha_channel_bits(writeCT), in gpu_write_pixels_test_driver() local
1334 int alphaBits = std::min(alpha_channel_bits(skCT), 8); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/angle/src/libANGLE/
Dformatutils.h224 GLuint alphaBits; member
/external/angle/src/tests/gl_tests/
DWebGLFramebufferTest.cpp74 GLint alphaBits = 0; in checkBufferBits() local
DGetImageTest.cpp1111 uint32_t alphaBits; member
/external/skia/tests/graphite/
DReadWritePixelsGraphiteTest.cpp312 const int alphaBits = std::min({alpha_channel_bits(readCT), in graphite_read_pixels_test_driver() local
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp751 const int alphaBits = getValueOrDefault(renderCfg, &RenderConfig::alphaBits, 8); in toRenderTarget() local
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c684 GLint redBits = 0, greenBits = 0, blueBits = 0, alphaBits =0; in OSMesaCreateContextAttribs() local
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h478 uint32_t alphaBits; member
/external/swiftshader/src/Device/
DBC_Decoder.cpp1511 const auto alphaBits = mode.AB + mode.SPB + mode.EPB; in decode() local

12