/third_party/vk-gl-cts/framework/common/ |
H A D | tcuBilinearImageCompare.cpp | 74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel() argument
|
H A D | tcuFuzzyImageCompare.cpp | 142 deUint32 p00 = readUnorm8<NumChannels>(src, i0, j0); in bilinearSample() local
|
H A D | tcuTexLookupVerifier.cpp | 95 Vec4 p00; //!< (0, 0) member [all...] |
H A D | tcuTexture.cpp | 2167 Vec4 p00 = (i0UseBorder || j0UseBorder) ? lookupBorder(access.getFormat(), sampler) : lookup(access, i0, j0, offset.z()); in sampleLinear2D() local 2287 float p00 = execCompare(p00Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFormat); in sampleLinear2DCompare() local
|
/third_party/skia/experimental/lowp-basic/ |
H A D | bilerp-study.cpp | 38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp() argument 69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1() argument 45 golden_bilerp2( float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) golden_bilerp2() argument 56 full_res_bilerp( float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) full_res_bilerp() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pTextureCases.cpp | 120 Vec2 p00 = (m_coordTransform * Vec3(0.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
|
H A D | es3pShaderOperatorTests.cpp | 228 tcu::Vec4 p00; //!< Bottom left. member
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderPerformanceMeasurer.hpp | 60 tcu::Vec4 p00; //!< Bottom left. member
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
H A D | deImage.c | 147 deARGB p00 = deImage_getPixel(srcImage, x0, y0); in deImage_scale() local
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pTextureCases.cpp | 112 Vec2 p00 = (m_coordTransform * Vec3(0.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
|
H A D | es2pShaderOperatorTests.cpp | 228 tcu::Vec4 p00; //!< Bottom left. member
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_find_best_partitioning.cpp | 291 int p00 = popcount(a[0] ^ b[0]); in partition_mismatch3() local 332 int p00 = popcount(a[0] ^ b[0]); in partition_mismatch4() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 1291 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local 1308 int p00, p01, p10, p11, i; in compute_infill_weights() local
|