Searched refs:getColorMask (Results 1 – 5 of 5) sorted by relevance
30 , m_colorMask (getColorMask(colorFmt)) in SurfaceAccess()40 , m_colorMask (getColorMask(colorFmt)) in SurfaceAccess()
34 inline deUint8 getColorMask (const tcu::PixelFormat& format) in getColorMask() function
503 unsigned int getColorMask() const;
713 unsigned int Context::getColorMask() const in getColorMask() function in es2::Context3435 unsigned int rgbaMask = getColorMask(); in clear()3464 unsigned int rgbaMask = getColorMask(); in clearColorBuffer()
1115 const deUint8 fbColormask = tcu::getColorMask(pixelFormat); in verifyTextureGatherResult()1183 const deUint8 fbColormask = tcu::getColorMask(pixelFormat); in verifyTextureGatherCmpResult()