/external/deqp/framework/egl/ |
D | egluConfigFilter.hpp | 63 …tcu::RGBA colorBits (void) const { return tcu::RGBA(redSize(), greenSize(), blueSize(), alphaSi… in colorBits() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglSimpleConfigCase.cpp | 119 static bool colorBits (const eglu::CandidateConfig& c) in colorBits() function
|
D | teglRenderCase.cpp | 372 static bool colorBits (const eglu::CandidateConfig& c) in colorBits() function
|
D | teglRenderTests.cpp | 332 tcu::TextureFormat getColorFormat (const tcu::PixelFormat& colorBits) in getColorFormat() 382 …lBufferAccess& dst, const vector<DrawPrimitiveOp>& drawOps, const tcu::PixelFormat& colorBits, con… in renderReference()
|
D | teglCreateContextExtTests.cpp | 1010 static bool colorBits (const eglu::CandidateConfig& c) in colorBits() function
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFilteringTests.cpp | 300 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local 613 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local 879 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local 1121 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local
|
D | es3fTextureWrapTests.cpp | 335 …const tcu::IVec4 colorBits = tcu::max(getBitsVec(pixelFormat) - (isNearestOnly && !isSRGB ? 1 … in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFilteringTests.cpp | 300 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local 586 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 444 GLuint colorBits, GLuint numBuffers) in add_aux_renderbuffers()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 377 …const tcu::IVec4 colorBits = max(getBitsVec(pixelFormat) - (isNearestOnly ? 1 : 2), tcu::IVec4(0… in iterate() local
|
D | es31fTextureBorderClampTests.cpp | 932 …const tcu::IVec4 colorBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IV… in verifyImage() local 2211 …const tcu::IVec4 colorBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IV… in verifyImage() local
|
D | es31fTextureGatherTests.cpp | 1480 …const IVec4 colorBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - 1, tcu::IVe… in verify() local
|
/external/skia/src/utils/ |
D | SkTextureCompressor_ASTC.cpp | 1187 const int colorBits = fColorEndBit - fColorStartBit; in getColorValueEncoding() local 1960 int colorBits, colorTrits, colorQuints; in decompress_astc_block() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 290 ReferenceContextBuffers::ReferenceContextBuffers (const tcu::PixelFormat& colorBits, int depthBits,… in ReferenceContextBuffers()
|