/third_party/curl/lib/ |
H A D | socks.c | 163 static void socksstate(struct socks_state *sx, struct Curl_easy *data, in socksstate() argument 170 enum connect_t oldstate = sx->state; in socksstate() 200 sx->state = state; in socksstate() 205 socks_statename[oldstate], socks_statename[sx->state], in socksstate() 211 struct socks_state *sx, in socks_state_send() 219 nwritten = Curl_conn_cf_send(cf->next, data, (char *)sx->outp, in socks_state_send() 220 sx->outstanding, &result); in socks_state_send() 234 DEBUGASSERT(sx->outstanding >= nwritten); in socks_state_send() 236 sx->outstanding -= nwritten; in socks_state_send() 237 sx in socks_state_send() 210 socks_state_send(struct Curl_cfilter *cf, struct socks_state *sx, struct Curl_easy *data, CURLproxycode failcode, const char *description) socks_state_send() argument 241 socks_state_recv(struct Curl_cfilter *cf, struct socks_state *sx, struct Curl_easy *data, CURLproxycode failcode, const char *description) socks_state_recv() argument 283 do_SOCKS4(struct Curl_cfilter *cf, struct socks_state *sx, struct Curl_easy *data) do_SOCKS4() argument 560 do_SOCKS5(struct Curl_cfilter *cf, struct socks_state *sx, struct Curl_easy *data) do_SOCKS5() argument 1136 struct socks_state *sx = cf->ctx; socks_proxy_cf_connect() local 1190 struct socks_state *sx = cf->ctx; socks_cf_adjust_pollset() local [all...] |
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderTGSI.c | 310 translate_semantic_index(struct Shader_xlate *sx, in translate_semantic_index() argument 318 if (sx->clip_distance_mapping[0].d3d == operand->base.index[0].imm) { in translate_semantic_index() 319 idx = sx->clip_distance_mapping[0].tgsi; in translate_semantic_index() 321 assert(sx->clip_distance_mapping[1].d3d == operand->base.index[0].imm); in translate_semantic_index() 322 idx = sx->clip_distance_mapping[1].tgsi; in translate_semantic_index() 326 if (sx->cull_distance_mapping[0].d3d == operand->base.index[0].imm) { in translate_semantic_index() 327 idx = sx->cull_distance_mapping[0].tgsi; in translate_semantic_index() 329 assert(sx->cull_distance_mapping[1].d3d == operand->base.index[0].imm); in translate_semantic_index() 330 idx = sx->cull_distance_mapping[1].tgsi; in translate_semantic_index() 360 declare_vertices_in(struct Shader_xlate *sx, in declare_vertices_in() argument 422 dcl_base_output(struct Shader_xlate *sx, struct ureg_program *ureg, struct ureg_dst reg, const struct Shader_dst_operand *operand) dcl_base_output() argument 449 dcl_base_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *operand, struct ureg_src dcl_reg, uint index, uint siv_name) dcl_base_input() argument 487 dcl_vs_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst) dcl_vs_input() argument 502 dcl_gs_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst) dcl_gs_input() argument 531 dcl_sgv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_sgv_input() argument 547 dcl_siv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_siv_input() argument 567 dcl_ps_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_in_ps_interp) dcl_ps_input() argument 586 dcl_ps_sgv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_ps_sgv_input() argument 627 dcl_ps_siv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name, uint dcl_in_ps_interp) dcl_ps_siv_input() argument 657 translate_relative_operand(struct Shader_xlate *sx, const struct Shader_relative_operand *operand) translate_relative_operand() argument 707 translate_operand(struct Shader_xlate *sx, const struct Shader_operand *operand, unsigned writemask) translate_operand() argument 781 translate_indexable_temp(struct Shader_xlate *sx, const struct Shader_operand *operand) translate_indexable_temp() argument 816 translate_dst_operand(struct Shader_xlate *sx, const struct Shader_dst_operand *operand, boolean saturate) translate_dst_operand() argument 856 translate_src_operand(struct Shader_xlate *sx, const struct Shader_src_operand *operand, const enum dx10_opcode_format format) translate_src_operand() argument 1140 Shader_add_call(struct Shader_xlate *sx, unsigned d3d_label, unsigned tgsi_label_token) Shader_add_call() argument 1152 Shader_add_label(struct Shader_xlate *sx, unsigned d3d_label, unsigned tgsi_insn_no) Shader_add_label() argument 1206 expand_unary_to_scalarf(struct ureg_program *ureg, unary_ureg_func func, struct Shader_xlate *sx, struct Shader_opcode *opcode) expand_unary_to_scalarf() argument 1244 struct Shader_xlate sx; Shader_tgsi_translate() local [all...] |
/third_party/FreeBSD/sys/sys/ |
H A D | sx.h | 44 #define sx pthread_mutex macro 46 #define sx_init(sx, des) (void)pthread_mutex_init(sx, 0) 47 #define sx_init_flags(sx,des,flag) (void)pthread_mutex_init(sx, 0) 48 #define sx_destroy(sx) (void)pthread_mutex_destroy(sx) 49 #define sx_xlock(sx) (void)pthread_mutex_lock(sx) 50 #define sx_xunlock(sx) (voi 57 sx_xlocked(struct sx* sx) sx_xlocked() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_sxnet.c | 22 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out, 57 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out, 69 if (!ASN1_INTEGER_get_int64(&v, sx->version) 78 for (i = 0; i < sk_SXNETID_num(sx->ids); i++) { 79 id = sk_SXNETID_value(sx->ids, i); 102 SXNET *sx = NULL; 106 if (!SXNET_add_id_asc(&sx, cnf->name, cnf->value, -1)) { 107 SXNET_free(sx); 111 return sx; 163 SXNET *sx [all...] |
/third_party/openssl/crypto/x509/ |
H A D | v3_sxnet.c | 22 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out, 57 static int sxnet_i2r(X509V3_EXT_METHOD *method, SXNET *sx, BIO *out, 69 if (!ASN1_INTEGER_get_int64(&v, sx->version) 78 for (i = 0; i < sk_SXNETID_num(sx->ids); i++) { 79 id = sk_SXNETID_value(sx->ids, i); 102 SXNET *sx = NULL; 106 if (!SXNET_add_id_asc(&sx, cnf->name, cnf->value, -1)) { 107 SXNET_free(sx); 111 return sx; 156 SXNET *sx [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_codecview.c | 84 static int clip_line(int *sx, int *sy, int *ex, int *ey, int maxx) in clip_line() argument 86 if(*sx > *ex) in clip_line() 87 return clip_line(ex, ey, sx, sy, maxx); in clip_line() 89 if (*sx < 0) { in clip_line() 92 *sy = *ey + (*sy - *ey) * (int64_t)*ex / (*ex - *sx); in clip_line() 93 *sx = 0; in clip_line() 97 if (*sx > maxx) in clip_line() 99 *ey = *sy + (*ey - *sy) * (int64_t)(maxx - *sx) / (*ex - *sx); in clip_line() 106 * Draw a line from (ex, ey) -> (sx, s 112 draw_line(uint8_t *buf, int sx, int sy, int ex, int ey, int w, int h, int stride, int color) draw_line() argument 170 draw_arrow(uint8_t *buf, int sx, int sy, int ex, int ey, int w, int h, int stride, int color, int tail, int direction) draw_arrow() argument 208 draw_block_rectangle(uint8_t *buf, int sx, int sy, int w, int h, int stride, int color) draw_block_rectangle() argument [all...] |
/third_party/jerryscript/jerry-libm/ |
H A D | fmod.c | 41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local 48 sx = hx & 0x80000000; /* sign of x */ in fmod() 49 hx ^= sx; /* |x| */ in fmod() 66 return Zero[(unsigned) sx >> 31]; in fmod() 173 return Zero[(unsigned) sx >> 31]; in fmod() 194 return Zero[(unsigned) sx >> 31]; in fmod() 207 ret.as_int.hi = hx | sx; in fmod() 221 hx = sx; in fmod() 226 hx = sx; in fmod() 228 ret.as_int.hi = hx | sx; in fmod() [all...] |
/third_party/skia/src/core/ |
H A D | SkMatrix.cpp | 210 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local 213 if (is_degenerate_2x2(mx, sx, sy, my)) { in isSimilarity() 219 return (SkScalarNearlyEqual(mx, my, tol) && SkScalarNearlyEqual(sx, -sy, tol)) in isSimilarity() 220 || (SkScalarNearlyEqual(mx, -my, tol) && SkScalarNearlyEqual(sx, sy, tol)); in isSimilarity() 238 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local 241 if (is_degenerate_2x2(mx, sx, sy, my)) { in preservesRightAngles() 248 vec[1].set(sx, my); in preservesRightAngles() 310 SkMatrix& SkMatrix::setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setScale() argument 311 if (1 == sx && 1 == sy) { in setScale() 314 this->setScaleTranslate(sx, s in setScale() 319 setScale(SkScalar sx, SkScalar sy) setScale() argument 328 preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) preScale() argument 338 preScale(SkScalar sx, SkScalar sy) preScale() argument 369 postScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) postScale() argument 378 postScale(SkScalar sx, SkScalar sy) postScale() argument 497 setSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) setSkew() argument 505 setSkew(SkScalar sx, SkScalar sy) setSkew() argument 521 preSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) preSkew() argument 527 preSkew(SkScalar sx, SkScalar sy) preSkew() argument 533 postSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) postSkew() argument 539 postSkew(SkScalar sx, SkScalar sy) postSkew() argument 558 SkScalar tx, sx = dst.width() / src.width(); setRectToRect() local 937 SkScalar sx = m.getScaleX(); Scale_pts() local 970 SkScalar sx = src->fX; Persp_pts() local 996 SkScalar sx = m.getScaleX(); Affine_vpts() local 1058 SkScalar sx = src->fX; MapHomogeneousPointsWithStride() local 1140 SkScalar sx = fMat[kMScaleX]; mapRectScaleTranslate() local 1194 Persp_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) Persp_xy() argument 1208 RotTrans_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) RotTrans_xy() argument 1221 Rot_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) Rot_xy() argument 1236 ScaleTrans_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) ScaleTrans_xy() argument 1245 Scale_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) Scale_xy() argument 1256 Trans_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) Trans_xy() argument 1264 Identity_xy(const SkMatrix& m, SkScalar sx, SkScalar sy, SkPoint* pt) Identity_xy() argument 1582 const SkScalar sx = SkVector::Length(this->getScaleX(), this->getSkewY()); decomposeScale() local [all...] |
H A D | SkSDFFilter.cpp | 62 void GetSDFBlurScaleFactor(const SkRRect srcRRect, const SkMatrix& viewMatrix, SkScalar& sx, SkScalar& sy) in GetSDFBlurScaleFactor() argument 75 sx = SK_Scalar1 / scaleX; in GetSDFBlurScaleFactor() 81 const SkMaskFilterBase* maskFilter, const SkScalar sx, const SkScalar sy) in drawMaskSDFBlur() 88 SkMatrix matrixInverseScale = SkMatrix::Scale(1 / sx, 1 / sy); in drawMaskSDFBlur() 143 SkScalar sx = viewMatrix.getScaleX(); in sdf_2d() local 145 sdc->drawPaint(nullptr, std::move(paint), SkMatrix::I().Scale(sx, sy)); in sdf_2d() 79 drawMaskSDFBlur(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const SkMatrix& viewMatrix, const SkIRect& maskBounds, GrPaint&& paint, GrSurfaceProxyView mask, const SkMaskFilterBase* maskFilter, const SkScalar sx, const SkScalar sy) drawMaskSDFBlur() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | protectedMembers.js | 5 protected static sx: number; 10 return this.sx; 20 return super.sf() + this.sx; 27 static sx: number; 43 C1.sx; 49 C2.sx; 55 C3.sx; 142 return this.sx;
156 return _super.sf.call(this) + this.sx;
180 C1.sx;
[all...] |
H A D | destructuringWithLiteralInitializers2.js | 18 declare const sx: string | undefined; 23 function f33([x = 0, y = 'bar'] = [nx, sx]) {} 27 function f42([x = 0, y = 'bar'] = [sx]) {} 28 function f43([x = 0, y = 'bar'] = [sx, nx]) {} 79 var _b = _a === void 0 ? [nx, sx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
88 var _b = _a === void 0 ? [sx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
91 var _b = _a === void 0 ? [sx, nx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
|
H A D | capturedLetConstInLoop1.js | 133 for (let sx in sobj) { 134 (() => sobj[sx]); 356 var _loop_24 = function (sx) {
357 (function () { return sobj[sx]; });
359 for (var sx in sobj) {
360 _loop_24(sx);
|
H A D | unionAndIntersectionInference3.js | 48 declare let sx: string[] & { extra: number }; 51 let y1 = foo1(sx); // string 54 let y2 = foo2(sx); // { extra: number } 103 let y1 = foo1(sx); // string
105 let y2 = foo2(sx); // { extra: number }
|
/third_party/ffmpeg/libavcodec/ |
H A D | bgmc.c | 428 unsigned int sx, i; in bgmc_lut_fillp() local 430 for (sx = 0; sx < 16; sx++) in bgmc_lut_fillp() 435 while (cf_table[sx][symbol] > target) in bgmc_lut_fillp() 511 int delta, unsigned int sx, in ff_bgmc_decode() 523 lut += sx * LUT_SIZE; in ff_bgmc_decode() 531 while (cf_table[sx][symbol] > target) in ff_bgmc_decode() 536 high = low + ((range * cf_table[sx][(symbol) << delta] - (1 << FREQ_BITS)) >> FREQ_BITS); in ff_bgmc_decode() 537 low = low + ((range * cf_table[sx][(symbo in ff_bgmc_decode() 510 ff_bgmc_decode(GetBitContext *gb, unsigned int num, int32_t *dst, int delta, unsigned int sx, unsigned int *h, unsigned int *l, unsigned int *v, uint8_t *cf_lut, int *cf_lut_status) ff_bgmc_decode() argument [all...] |
H A D | mpegutils.c | 129 int sx = mb_x * 16 + 4 + 8 * (i & 1); in ff_print_debug_info2() local 135 mbcount += add_mb(mvs + mbcount, mb_type, sx, sy, mx, my, scale, direction); in ff_print_debug_info2() 139 int sx = mb_x * 16 + 8; in ff_print_debug_info2() local 148 mbcount += add_mb(mvs + mbcount, mb_type, sx, sy, mx, my, scale, direction); in ff_print_debug_info2() 152 int sx = mb_x * 16 + 4 + 8 * i; in ff_print_debug_info2() local 161 mbcount += add_mb(mvs + mbcount, mb_type, sx, sy, mx, my, scale, direction); in ff_print_debug_info2() 164 int sx = mb_x * 16 + 8; in ff_print_debug_info2() local 169 mbcount += add_mb(mvs + mbcount, mb_type, sx, sy, mx, my, scale, direction); in ff_print_debug_info2()
|
/third_party/skia/docs/examples/ |
H A D | Matrix_setSkew.cpp | 12 for (SkScalar sx : { -1, 0, 1 } ) { in REG_FIDDLE() 15 m.setSkew(sx, sy, 96 + 64 * sx, 128 + 48 * sy); in REG_FIDDLE() 17 canvas->drawString("K", 96 + 64 * sx, 128 + 48 * sy, p); in REG_FIDDLE()
|
H A D | Path_rCubicTo.cpp | 13 SkScalar sx = SkScalarSin(i * SK_ScalarPI / 8), in REG_FIDDLE() local 15 path.rCubicTo(40 * sx, 4 * sy, 4 * sx, 40 * sy, 40 * sx, 40 * sy); in REG_FIDDLE()
|
H A D | Matrix_setSkew_2.cpp | 12 for (SkScalar sx : { -1, 0, 1 } ) { in REG_FIDDLE() 15 m.setSkew(sx, sy); in REG_FIDDLE() 16 m.postTranslate(96 + 64 * sx, 128 + 48 * sy); in REG_FIDDLE()
|
H A D | Matrix_isSimilarity.cpp | 12 for (SkScalar sx : { -1, 1 } ) { in REG_FIDDLE() 14 m.setAll(sx, 1, 128, 1, sy, 32, 0, 0, 1); in REG_FIDDLE() 17 str.printf("sx: %g sy: %g sim: %s", sx, sy, isSimilarity ? "true" : "false"); in REG_FIDDLE()
|
H A D | Matrix_preservesRightAngles.cpp | 12 for (SkScalar sx : { 1, 2 } ) { in REG_FIDDLE() 14 m.setAll(sx, kx, 16, 0, 1, 32, 0, 0, 1); in REG_FIDDLE() 18 str.printf("sx: %g kx: %g %s %s", sx, kx, isSimilarity ? "sim" : "", in REG_FIDDLE()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 207 Vec4 getCoords(float sx, float sy) const; 208 Vec4 getUnitCoords(float sx, float sy) const; 214 Vec4 getUserAttrib(int attribNdx, float sx, float sy) const; 258 float sx = static_cast<float>(x) / static_cast<float>(gridSize); in QuadGrid() local 260 float fx = 2.0f * sx - 1.0f; in QuadGrid() 266 m_screenPos[vtxNdx] = Vec4(sx, sy, 0.0f, 1.0f) * viewportScale; in QuadGrid() 267 m_coords[vtxNdx] = getCoords(sx, sy); in QuadGrid() 268 m_unitCoords[vtxNdx] = getUnitCoords(sx, sy); in QuadGrid() 271 m_userAttribs[attribNdx][vtxNdx] = getUserAttrib(attribNdx, sx, sy); in QuadGrid() 300 inline Vec4 QuadGrid::getCoords(float sx, floa argument 307 getUnitCoords(float sx, float sy) const getUnitCoords() argument 312 getUserAttrib(int attribNdx, float sx, float sy) const getUserAttrib() argument 363 reset(float sx, float sy) reset() argument 722 float sx = static_cast<float>(x) / static_cast<float>(gridSize); computeVertexReference() local 810 float sx = ((float)x + 0.5f) / (float)width; computeFragmentReference() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderRenderCase.cpp | 154 Vec4 getCoords (float sx, float sy) const; 155 Vec4 getUnitCoords (float sx, float sy) const; 158 Vec4 getUserAttrib (int attribNdx, float sx, float sy) const; 201 float sx = (float)x / (float)gridSize; in QuadGrid() local 203 float fx = 2.0f * sx - 1.0f; in QuadGrid() 209 m_screenPos[vtxNdx] = Vec4(sx, sy, 0.0f, 1.0f) * viewportScale; in QuadGrid() 210 m_coords[vtxNdx] = getCoords(sx, sy); in QuadGrid() 211 m_unitCoords[vtxNdx] = getUnitCoords(sx, sy); in QuadGrid() 214 m_userAttribs[attribNdx][vtxNdx] = getUserAttrib(attribNdx, sx, sy); in QuadGrid() 243 inline Vec4 QuadGrid::getCoords (float sx, floa argument 250 getUnitCoords(float sx, float sy) const getUnitCoords() argument 255 getUserAttrib(int attribNdx, float sx, float sy) const getUserAttrib() argument 297 reset(float sx, float sy) reset() argument 650 float sx = (float)x / (float)gridSize; computeVertexReference() local 734 float sx = ((float)x + 0.5f) / (float)width; computeFragmentReference() local [all...] |
/third_party/skia/include/c/ |
H A D | sk_matrix.h | 34 /** Set the matrix to scale by sx and sy. */ 35 void sk_matrix_set_scale(sk_matrix_t*, float sx, float sy); 38 M' = M * S(sx, sy) 40 void sk_matrix_pre_scale(sk_matrix_t*, float sx, float sy); 43 M' = S(sx, sy) * M 45 void sk_matrix_post_scale(sk_matrix_t*, float sx, float sy);
|
/third_party/skia/include/core/ |
H A D | SkMatrix.h | 57 /** Sets SkMatrix to scale by (sx, sy). Returned matrix is: 59 | sx 0 0 | 63 @param sx horizontal scale factor 67 static SkMatrix SK_WARN_UNUSED_RESULT Scale(SkScalar sx, SkScalar sy) { in Scale() argument 69 m.setScale(sx, sy); in Scale() 633 /** Sets SkMatrix to scale by sx and sy, about a pivot point at (px, py). 636 @param sx horizontal scale factor 641 SkMatrix& setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py); 643 /** Sets SkMatrix to scale by sx and sy about at pivot point at (0, 0). 645 @param sx horizonta 1802 setScaleTranslate(SkScalar sx, SkScalar sy, SkScalar tx, SkScalar ty) setScaleTranslate() argument 1862 SkMatrix(SkScalar sx, SkScalar kx, SkScalar tx, SkScalar ky, SkScalar sy, SkScalar ty, SkScalar p0, SkScalar p1, SkScalar p2, int typeMask) SkMatrix() argument [all...] |
/third_party/mesa3d/src/asahi/lib/ |
H A D | tiling.c | 94 unsigned x_offs_start = agx_space_bits(sx & (tile_size - 1));\ 107 for (unsigned x = sx; x < smaxx; ++x) {\ 149 unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) in agx_detile() 157 unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, in agx_tile() 147 agx_detile(void *_tiled, void *_linear, unsigned width, unsigned bpp, unsigned linear_pitch, unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) agx_detile() argument 155 agx_tile(void *_tiled, void *_linear, unsigned width, unsigned bpp, unsigned linear_pitch, unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) agx_tile() argument
|