Home
last modified time | relevance | path

Searched defs:p11 (Results 1 - 20 of 20) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DimportCallExpressionReturnPromiseOfAny.js19 var p11: Promise<typeof defaultModule> = import(getSpecifier()); variable
H A DthisTypeInObjectLiterals2.js356 var p11 = defineProp(p1, "bar", { variable
/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel() argument
H A DtcuFuzzyImageCompare.cpp145 deUint32 p11 = readUnorm8<NumChannels>(src, i1, j1); in bilinearSample() local
H A DtcuTexLookupVerifier.cpp98 Vec4 p11; //!< (1, 1) member
[all...]
H A DtcuTexture.cpp2170 Vec4 p11 = (i1UseBorder || j1UseBorder) ? lookupBorder(access.getFormat(), sampler) : lookup(access, i1, j1, offset.z()); in sampleLinear2D() local
2290 float p11 = execCompare(p11Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFormat); in sampleLinear2DCompare() local
/third_party/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp38 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 Des3pTextureCases.cpp123 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
H A Des3pShaderOperatorTests.cpp231 tcu::Vec4 p11; //!< Top right. member
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceMeasurer.hpp63 tcu::Vec4 p11; //!< Top right. member
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeImage.c150 deARGB p11 = deImage_getPixel(srcImage, x1, y1); in deImage_scale() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureCases.cpp115 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
H A Des2pShaderOperatorTests.cpp231 tcu::Vec4 p11; //!< Top right. member
/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp296 int p11 = popcount(a[1] ^ b[1]); in partition_mismatch3() local
338 int p11 = popcount(a[1] ^ b[1]); in partition_mismatch4() local
H A Dtinyexr.h8082 unsigned short *p11 = p10 + ox1; in wav2Encode() local
8201 unsigned short *p11 = p10 + ox1; in wav2Decode() local
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h74 p11 = 11, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp806 const tcu::Vec4 p11 = resultAccess.getPixel((1 * renderSize.x()) / 8, (5 * renderSize.y()) / 8); in iterate() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp1291 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local
1308 int p00, p01, p10, p11, i; in compute_infill_weights() local
/third_party/ffmpeg/libavcodec/
H A Dexr.c543 uint16_t *p11 = p10 + ox1; in wav_decode() local
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp2535 int p11 = p1; in next() local
[all...]

Completed in 52 milliseconds