Home
last modified time | relevance | path

Searched defs:scale (Results 676 - 700 of 737) sorted by relevance

1...<<21222324252627282930

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h232 float scale[3]; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c1371 struct qreg scale = in emit_scaled_viewport_write() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c727 nir_ssa_def *scale = nir_imm_vec2(b, key->x_scale, key->y_scale); in blorp_nir_manual_blend_bilinear() local
1596 double scale = (double)(src1 - src0) / (double)(dst1 - dst0); in brw_blorp_setup_coord_transform() local
2263 adjust_split_source_coords(const struct blt_axis *orig, struct blt_axis *split_coords, double scale) adjust_split_source_coords() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h434 char scale; member
/third_party/libinput/src/
H A Devdev.c2550 struct matrix scale, in evdev_device_calibrate() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc87 int scale = static_cast<int>(mode - one); in ScaleFor() local
111 ScaleFactor scale = ScaleFor(kMode_MR1, mode); in MemoryOperand() local
121 ScaleFactor scale = ScaleFor(kMode_MR1I, mode); in MemoryOperand() local
135 ScaleFactor scale = ScaleFor(kMode_M1, mode); in MemoryOperand() local
144 ScaleFactor scale = ScaleFor(kMode_M1I, mode); MemoryOperand() local
[all...]
H A Dinstruction-selector-x64.cc983 EmitLea(InstructionSelector* selector, InstructionCode opcode, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h255 static Operand JumpTable(Register index, ScaleFactor scale, Label* table) { in JumpTable() argument
H A Dassembler-ia32.cc255 Operand::Operand(Register base, Register index, ScaleFactor scale, int32_t disp, in Operand() argument
276 Operand::Operand(Register index, ScaleFactor scale, int32_t disp, in Operand() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h199 V8_INLINE Operand(Register base, Register index, ScaleFactor scale, in Operand() argument
217 V8_INLINE Operand(Register index, ScaleFactor scale, int32_t disp) { in Operand() argument
255 V8_INLINE void set_sib(ScaleFactor scale, Register index, Register base) { in set_sib() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2701 int scale = result->totalRegisterCount(); in lvalue() local
[all...]
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp588 void init(skiatest::Reporter* r, SkScalar scale) { in init() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c6957 FT_Fixed scale = 0; in _iup_worker_interpolate() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_negative.h102 dng_noise_function (real64 scale, in dng_noise_function() argument
136 void SetScale (real64 scale) in SetScale() argument
1137 SetBestQualityScale(const dng_urational &scale) SetBestQualityScale() argument
[all...]
/third_party/skia/modules/canvaskit/
H A Dexterns.js
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp222 tcu::Vec4 scale; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2035 const float scale = 0.3f; in genVertexAttribData() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp341 OperatorShaderEvaluator (ShaderEvalFunc evalFunc, float scale, float bias) in OperatorShaderEvaluator() argument
573 float scale = (v.rangeMax - v.rangeMin); in ShaderOperatorCase() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.c1588 double scale, scale_sum = 0; in print_report() local
3770 float scale = f->rate_emu ? 1.0 : f->readrate; in get_input_packet() local
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c2146 AVRational scale = {1, 1E9}; in mkv_write_chapters() local
/third_party/glfw/src/
H A Dwl_platform.h594 int32_t scale; member
/third_party/backends/backend/
H A Davision.c7957 double scale = 1.0; in reader_process() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1894 v3dv_viewport_compute_xform(const VkViewport *viewport, float scale[3], float translate[3]) v3dv_viewport_compute_xform() argument
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1293 float scale[2]; in render_swapchain_display() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc130 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, int32_t displacement, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
190 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, Node* displacement_node, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
976 EmitLea(InstructionSelector* selector, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument
2156 int scale = 0; VisitWord32AtomicPairLoad() local
[all...]

Completed in 91 milliseconds

1...<<21222324252627282930