Home
last modified time | relevance | path

Searched defs:scale (Results 1026 - 1050 of 1442) sorted by relevance

1...<<41424344454647484950>>...58

/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c370 nir_ssa_def *scale = nir_frcp(&b, txs); in clc_lower_nonnormalized_samplers() local
/third_party/mesa3d/src/mesa/main/
H A Dpack.c879 const GLfloat scale = 1.0f / 0xffffff; in _mesa_unpack_depth_span() local
931 const GLfloat scale = ctx->Pixel.DepthScale; in _mesa_unpack_depth_span() local
1064 const GLdouble scale = (GLdouble) 0xffffff; in _mesa_pack_depth_span() local
1733 const double scale = 1.0 / (double) 0xffffff; unpack_float_32_uint_24_8_Z24_UNORM_S8_UINT() local
1757 const double scale = 1.0 / (double) 0xffffff; unpack_float_32_uint_24_8_S8_UINT_Z24_UNORM() local
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h1567 Scale scale; // = Scale(); (benign value) member
[all...]
/third_party/mesa3d/src/util/
H A Dxmlconfig.c153 float sign = 1.0f, result = 0.0f, scale; in strToF() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h1561 Scale scale; // = Scale(); (benign value) member
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c1215 double angle, angle_delta, distance, scale; in tp_gesture_handle_state_pinch() local
/third_party/libinput/test/
H A Dtest-tablet.c2092 double scale; in START_TEST() local
3421 double scale; in START_TEST() local
3507 double scale; in START_TEST() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h510 void SmiScale(Register dst, Register src, int scale) { in SmiScale() argument
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h1253 void SmiScale(Register dst, Register src, int scale) { in SmiScale() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h445 void SmiScale(Register dst, Register src, int scale) { in SmiScale() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c127 clip_coordinates(bool mirror, float *src, float *dst0, float *dst1, float clipped_dst0, float clipped_dst1, float scale, bool is_left_or_bottom) clip_coordinates() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c165 clip_coordinates(bool mirror, float *src, float *dst0, float *dst1, float clipped_dst0, float clipped_dst1, float scale, bool is_left_or_bottom) clip_coordinates() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c222 static const unsigned int scale = 1 << 18; variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp566 const auto scale = scalingFactors[scalingIdx]; in createDirectionLengthTests() local
639 const auto scale = scalingFactors[scalingIdx]; in createInsideAABBsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp719 const auto scale = scalingFactors[scalingIdx]; in createDirectionLengthTests() local
811 const auto scale = scalingFactors[scalingIdx]; in createInsideAABBsTests() local
H A DvktRayTracingOpacityMicromapTests.cpp288 const float scale = 1.0f / float(1 << subdivisionLevel); in calcSubtriangleCentroid() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp67 Vec4 scale; member
622 const Vec4 scale = {scaleX + pixelSizeX * 0.5f, scaleY + pixelSizeY * 0.5f, 1.0f, 1.0f}; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp975 log << TestLog::Image(string("MinBoundImage_") + de::toString(i), string("MinBoundImage_") + de::toString(i), minImages[i].getAccess(), scale, bias); in textureConversionTest() local
976 log << TestLog::Image(string("MaxBoundImage_") + de::toString(i), string("MaxBoundImage_") + de::toString(i), maxImages[i].getAccess(), scale, bias); in textureConversionTest() local
980 log << TestLog::Image(string("MinMidpointBoundImage_") + de::toString(i), string("MinMidpointBoundImage_") + de::toString(i), minMidpointImages[i].getAccess(), scale, bias); in textureConversionTest() local
981 log << TestLog::Image(string("MaxMidpointBoundImage_") + de::toString(i), string("MaxMidpointBoundImage_") + de::toString(i), maxMidpointImages[i].getAccess(), scale, bia in textureConversionTest() local
984 log << TestLog::Image(string("ResultImage_") + de::toString(i), string("ResultImage_") + de::toString(i), resImages[i].getAccess(), scale, bias); textureConversionTest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp230 Vec4 scale; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp2169 const glw::GLdouble scale = normalized ? NormalizationScaleFactor<T>() : 1.0; in PrepareVAO() local
2360 const glw::GLdouble scale = normalized ? (1.0 / 16.0) /* Floating point scalling factor. */ : 1.0; DrawAndCheck() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp486 double scale = gCalibrationTimeSeconds / elapsedTime; in calibrateStepsToRun() local
/third_party/skia/src/core/
H A DSkDraw.cpp924 int scale = (int)(coverage * 256); in drawPath() local
H A DSkTextBlob.cpp876 SkScalar scale = SK_Scalar1; in get_glyph_run_intercepts() local
/third_party/skia/src/gpu/ops/
H A DShadowRRectOp.cpp761 SkScalar scale = random->nextSScalar1() * 100.f; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp651 float scale = static_cast<float>(maxTextureSize) / maxDim; in MakeCrossContextFromPixmap() local

Completed in 51 milliseconds

1...<<41424344454647484950>>...58