Home
last modified time | relevance | path

Searched defs:colorB (Results 26 - 37 of 37) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp894 deUint32 colorB = alpha | ((~rgb) & 0x00ffffff); in init() local
H A Des3fVertexTextureTests.cpp612 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
932 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
1258 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
1598 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
H A Des3fShaderTextureFunctionTests.cpp590 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
628 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
684 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
714 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp707 deUint32 colorB = alpha1 | ~rgb; in init() local
H A Des2fVertexTextureTests.cpp512 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
834 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp372 float colorB; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp372 float colorB; member
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp703 const Vec4 colorB = lookup<float>(level, sampler, x1, coordY, 0); in isLinearSampleResultValid() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp1380 uint8_t colorB = *src++; in RGB888ToARGB() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp3474 static inline bool colorsEqual (const tcu::RGBA& colorA, const tcu::RGBA& colorB, const tcu::IVec3& compareThreshold) in colorsEqual() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp904 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
943 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
1000 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1031 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1064 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1100 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); initTexture() local
1148 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3])*layerCorr; initTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp901 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
940 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
997 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1028 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1061 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1097 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); initTexture() local
1145 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3])*layerCorr; initTexture() local
[all...]

Completed in 78 milliseconds

12