Home
last modified time | relevance | path

Searched defs:zs (Results 1 - 25 of 28) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DarrayLiteralsWithRecursiveGenerics.js23 var zs = [list, null]; // List<number>[] variable
66 var zs = [list, null]; // List<number>[] variable
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.h42 } zs; member
H A Dzink_compiler.h135 zink_shader_descriptor_is_buffer(struct zink_shader *zs, enum zink_descriptor_type type, unsigned i) in zink_shader_descriptor_is_buffer() argument
H A Dzink_program.c92 get_shader_module_for_stage(struct zink_context *ctx, struct zink_screen *screen, struct zink_shader *zs, struct zink_gfx_program *prog, struct zink_gfx_pipeline_state *state) get_shader_module_for_stage() argument
292 struct zink_shader *zs = comp->shader; update_cs_shader_module() local
514 struct zink_shader *zs = comp->shader; zink_program_update_compute_pipeline_state() local
584 struct zink_shader *zs = NULL; zink_program_get_descriptor_usage() local
620 struct zink_shader *zs = NULL; zink_program_descriptor_is_buffer() local
642 get_num_bindings(struct zink_shader *zs, enum zink_descriptor_type type) get_num_bindings() argument
1035 struct zink_shader *zs = cso; zink_bind_vs_state() local
[all...]
H A Dzink_descriptors.c1613 calc_descriptor_state_hash_ubo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash, bool need_offset) in calc_descriptor_state_hash_ubo() argument
1629 calc_descriptor_state_hash_ssbo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) in calc_descriptor_state_hash_ssbo() argument
1650 calc_descriptor_state_hash_sampler(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) in calc_descriptor_state_hash_sampler() argument
1672 calc_descriptor_state_hash_image(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) in calc_descriptor_state_hash_image() argument
1686 struct zink_shader *zs = shader == PIPE_SHADER_COMPUTE ? ctx->compute_stage : ctx->gfx_stages[shader]; update_descriptor_stage_state() local
[all...]
H A Dzink_compiler.c480 get_bo_vars(struct zink_shader *zs, nir_shader *shader) in get_bo_vars() argument
570 bound_bo_access(nir_shader *shader, struct zink_shader *zs) in bound_bo_access() argument
577 optimize_nir(struct nir_shader *s, struct zink_shader *zs) in optimize_nir() argument
821 update_so_info(struct zink_shader *zs, const struct pipe_stream_output_info *so_info, uint64_t outputs_written, bool have_psiz) update_so_info() argument
1364 remove_bo_access(nir_shader *shader, struct zink_shader *zs) remove_bo_access() argument
1924 zink_shader_spirv_compile(struct zink_screen *screen, struct zink_shader *zs, struct spirv_shader *spirv) zink_shader_spirv_compile() argument
2057 zink_shader_compile(struct zink_screen *screen, struct zink_shader *zs, nir_shader *base_nir, const struct zink_shader_key *key) zink_shader_compile() argument
2219 unbreak_bos(nir_shader *shader, struct zink_shader *zs, bool needs_size) unbreak_bos() argument
2327 analyze_io(struct zink_shader *zs, nir_shader *shader) analyze_io() argument
2742 scan_nir(struct zink_screen *screen, nir_shader *shader, struct zink_shader *zs) scan_nir() argument
3293 zink_shader_tcs_compile(struct zink_screen *screen, struct zink_shader *zs, unsigned patch_vertices) zink_shader_tcs_compile() argument
[all...]
/third_party/musl/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/zlib/contrib/iostream2/
H A Dzstream.h115 inline int read(izstream& zs, T* x, Items items) { in read() argument
123 inline izstream& operator>(izstream& zs, T& x) { in operator >() argument
129 inline zstringlen::zstringlen(izstream& zs) { in zstringlen() argument
138 inline izstream& operator>(izstream& zs, char* x) { in operator >() argument
145 read_string(izstream& zs) read_string() argument
264 write(ozstream& zs, const T* x, Items items) write() argument
272 operator <(ozstream& zs, const T& x) operator <() argument
277 zstringlen(ozstream& zs, const char* x) zstringlen() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Drgb.c62 int xs, ys, zs, /* Current RGB row offsets */ in cupsRGBDoGray() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.h50 const struct pan_image_view *zs, *s; member
110 struct pan_fb_zs_attachment zs; member
H A Dpan_cs.c210 const struct pan_image_view *zs = fb->zs.view.zs; in pan_prepare_zs() local
902 const struct pan_image_view *zs = fb->zs.view.zs; pan_emit_fbd() local
[all...]
H A Dpan_blitter.c238 UNUSED bool zs = (views->dst_z || views->dst_s); in pan_blitter_emit_rsd() local
806 pan_preload_get_views(const struct pan_fb_info *fb, bool zs, struct pan_image_view *patched_s) in pan_preload_get_views() argument
847 pan_preload_needed(const struct pan_fb_info *fb, bool zs) pan_preload_needed() argument
977 pan_preload_emit_textures(struct pan_pool *pool, const struct pan_fb_info *fb, bool zs, unsigned *tex_count_out) pan_preload_emit_textures() argument
1075 pan_preload_emit_dcd(struct pan_pool *pool, struct pan_fb_info *fb, bool zs, mali_ptr coordinates, mali_ptr tsd, void *out, bool always_write) pan_preload_emit_dcd() argument
1252 pan_preload_emit_pre_frame_dcd(struct pan_pool *desc_pool, struct pan_fb_info *fb, bool zs, mali_ptr coords, mali_ptr tsd) pan_preload_emit_pre_frame_dcd() argument
1318 pan_preload_emit_tiler_job(struct pan_pool *desc_pool, struct pan_scoreboard *scoreboard, struct pan_fb_info *fb, bool zs, mali_ptr coords, mali_ptr tsd) pan_preload_emit_tiler_job() argument
1353 pan_preload_fb_part(struct pan_pool *pool, struct pan_scoreboard *scoreboard, struct pan_fb_info *fb, bool zs, mali_ptr coords, mali_ptr tsd, mali_ptr tiler) pan_preload_fb_part() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c108 void *zs; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c511 etna_zsa_state_bind(struct pipe_context *pctx, void *zs) in etna_zsa_state_bind() argument
520 etna_zsa_state_delete(struct pipe_context *pctx, void *zs) in etna_zsa_state_delete() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c735 bool zs = nvc0->zsa && in nvc0_validate_fp_zsa_rast() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c468 panfrost_batch_to_fb_info(const struct panfrost_batch *batch, struct pan_fb_info *fb, struct pan_image_view *rts, struct pan_image_view *zs, struct pan_image_view *s, bool reserve) panfrost_batch_to_fb_info() argument
817 struct pan_image_view rts[8], zs, s; panfrost_batch_submit() local
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h160 struct agx_zsa zs; member
/third_party/mesa3d/src/amd/common/
H A Dac_surface.h146 } zs; member
303 } zs; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2916 struct si_texture* zs = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_gfx_resources_check_encrypted() local
H A Dsi_state.h114 bool zs : 1; member
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c1073 z_stream zs = { 0 }; in rtmp_uncompress_swfplayer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c1681 boolean zs; in NineDevice9_StretchRect() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1039 LLVMValueRef xs[4], ys[4], zs[4]; in lp_build_sample_image_linear() local
[all...]

Completed in 39 milliseconds

12