Home
last modified time | relevance | path

Searched refs:zscale (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dfeedback.c238 GLuint zmin, zmax, zscale = (~0u); in write_hit_record() local
244 zmin = (GLuint) ((GLfloat) zscale * ctx->Select.HitMinZ); in write_hit_record()
245 zmax = (GLuint) ((GLfloat) zscale * ctx->Select.HitMaxZ); in write_hit_record()
/third_party/skia/samplecode/
DSample3D.cpp94 void concatCamera(SkCanvas* canvas, const SkRect& area, SkScalar zscale) { in concatCamera() argument
98 SkM44::Scale(area.width()*0.5f, area.height()*0.5f, zscale); in concatCamera()
/third_party/skia/modules/canvaskit/
Dmatrix.js437 CanvasKit.M44.setupCamera = function(area, zscale, cam) { argument
441 var viewScale = [(area[2] - area[0])/2, (area[3] - area[1])/2, zscale];
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h257 float zscale; /* R300_VAP_VPORT_ZSCALE: 0x20a8 */ member
Dr300_state.c1721 viewport->zscale = state->scale[2]; in r300_set_viewport_states()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c413 build_blit_fs_shader(bool zscale) in build_blit_fs_shader() argument
417 zscale ? "zscale blit fs" : "blit fs"); in build_blit_fs_shader()
425 unsigned coord_components = zscale ? 3 : 2; in build_blit_fs_shader()
439 tex->sampler_dim = zscale ? GLSL_SAMPLER_DIM_3D : GLSL_SAMPLER_DIM_2D; in build_blit_fs_shader()
/third_party/ffmpeg/libavfilter/
Dvf_zscale.c910 AVFILTER_DEFINE_CLASS(zscale);
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1408 struct qreg zscale = qir_uniform(c, QUNIFORM_VIEWPORT_Z_SCALE, 0); in emit_zs_write() local
1413 zscale), in emit_zs_write()
/third_party/ffmpeg/
DChangelog689 - zscale filter
Dconfigure302 --enable-libzimg enable z.lib, needed for zscale filter [no]
/third_party/ffmpeg/doc/
Dfilters.texi19951 @ref{zscale}, is needed to convert the resulting frame to a usable format.
19957 ffmpeg -i INPUT -vf zscale=transfer=linear,tonemap=clip,zscale=transfer=bt709,format=yuv420p OUTPUT
22266 @anchor{zscale}
22267 @section zscale
22272 The zscale filter forces the output display aspect ratio to be the same
22276 the next filter, the zscale filter will convert the input to the
22292 If one and only one of the values is -n with n >= 1, the zscale filter