Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DFormat.h91 GLuint alphaBits; member
115 GLuint alphaBits, in GetChannelCount()
136 GLuint alphaBits, in Format()
/external/deqp/framework/common/
DtcuPixelFormat.hpp40 int alphaBits; member
DtcuCompressedTexture.cpp1628 const deUint64 alphaBits = get64BitBlockLE(src, 0) >> 16; in decompressBc3() local
/external/deqp/framework/opengl/
DgluRenderConfig.cpp49 int alphaBits; in parseConfigBitsFromName() member
DgluRenderConfig.hpp87 int alphaBits; member
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h55 GLuint alphaBits; member
Dformatutils9.cpp54 GLuint alphaBits, in D3DFormat()
/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/mesa3d/src/mesa/main/
Dcontext.c226 GLint alphaBits, in _mesa_create_visual()
268 GLint alphaBits, in _mesa_initialize_visual()
Dmtypes.h169 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/external/deqp/framework/platform/win32/
DtcuWGL.hpp113 int alphaBits; member in tcu::wgl::PixelFormatInfo
DtcuWin32EGLNativeDisplayFactory.cpp197 int alphaBits = 0; in createPixmap() local
/external/angle/util/
DEGLWindow.h40 int alphaBits; member
/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp131 deInt32 alphaBits; member
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp226 int alphaBits = 0; in createPixmap() local
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp107 deInt32 alphaBits; member
122 int alphaBits; in parseConfigBitsFromName() member
/external/mesa3d/src/glx/
Dglxconfig.h39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/external/angle/src/libANGLE/
Dformatutils.h202 GLuint alphaBits; member
/external/angle/src/tests/gl_tests/
DWebGLFramebufferTest.cpp74 GLint alphaBits = 0; in checkBufferBits() local
DRobustResourceInitTest.cpp94 uint32_t alphaBits = in UncompressDXTBlock() local
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp746 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/skia/tests/
DReadPixelsTest.cpp736 const int alphaBits = std::min(alpha_channel_bits(readCT), in gpu_read_pixels_test_driver() local
/external/ImageMagick/coders/
Ddds.c2358 alphaBits, in ReadUncompressedRGBAPixels() local