Home
last modified time | relevance | path

Searched defs:bin (Results 51 - 75 of 134) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c153 debug_bin( const struct cmd_bin *bin, int x, int y ) in debug_bin() argument
436 lp_debug_bin( const struct cmd_bin *bin, int i, int j) in lp_debug_bin() argument
365 do_debug_bin( struct tile *tile, const struct cmd_bin *bin, int x, int y, boolean print_cmds) do_debug_bin() argument
467 struct cmd_bin *bin = lp_scene_get_bin((struct lp_scene *) scene, x, y); lp_scene_bin_size() local
494 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); lp_debug_draw_bins_by_coverage() local
567 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); lp_debug_bins() local
[all...]
H A Dlp_rast_priv.h84 const struct cmd_bin *bin; member
H A Dlp_scene.c122 const struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_scene_is_empty() local
149 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_scene_bin_reset() local
577 struct cmd_bin *bin = NULL; lp_scene_bin_iter_next() local
[all...]
H A Dlp_scene.h322 struct cmd_bin *bin in lp_scene_bin_command() local
355 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); lp_scene_bin_cmd_with_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, struct nouveau_bo *bo, uint32_t offset, struct nouveau_bufctx *ctx, int bin, uint32_t rw) PUSH_MTHDl() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() argument
39 nouveau_bufctx_reset(bufctx(push), bin); in PUSH_RESET() local
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN() argument
46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); in PUSH_REFN() local
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() argument
53 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, in PUSH_MTHDl() local
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo() argument
62 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, in PUSH_MTHDo() local
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs() argument
75 nouveau_bufctx_mthd(bufctx(push), bin, ( in PUSH_MTHDs() local
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHD() argument
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nv04_resource *r, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_RESRC() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.cc287 const span<uint8_t> bin = tokenizer->GetBinary(); in Deserialize() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c46 uint32_t i, sz, *bin; in fd4_emit_shader() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c61 uint32_t *bin; in dump_info() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c60 uint32_t i, sz, *bin; in emit_shader() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc197 const auto bin = *reinterpret_cast<const uint8_t*>(buf_ptr); in GetHistogramForChannel() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtype_manager_test.cpp33 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
47 std::vector<uint32_t> bin; in Match() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtype_manager_test.cpp33 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
47 std::vector<uint32_t> bin; in Match() local
/third_party/toybox/toys/posix/
H A Dgrep.c119 int bin = 0; in do_grep() local
/third_party/spirv-tools/test/opt/
H A Dtype_manager_test.cpp33 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
47 std::vector<uint32_t> bin; in Match() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c69 u8 bin[2]; in json_parse_string() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.c69 u8 bin[2]; in json_parse_string() local
/third_party/ffmpeg/libavcodec/
H A Deac3dec.c60 int bin, bnd, ch, i; in ff_eac3_apply_spectral_extension() local
199 int bin, blk, gs; ff_eac3_decode_transform_coeffs_aht_ch() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_ahistogram.c212 int c, y, n, p, bin; in filter_frame() local
/third_party/alsa-lib/src/topology/
H A Ddapm.c872 tplg_decode_dapm_widget(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_widget() argument
1040 tplg_decode_dapm_graph(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_graph() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c134 uint32_t *bin; in ir3_shader_assemble() local
781 ir3_shader_disasm(struct ir3_shader_variant *so, uint32_t *bin, FILE *out) ir3_shader_disasm() argument
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c709 decode(struct decode_state *state, void *bin, int sz) in decode() argument
765 isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options) in isa_decode() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c96 unsigned char *bin = NULL; in ares_dns_parse_and_set_dns_binstr() local
H A Dares_dns_write.c227 const unsigned char *bin; in ares_dns_write_rr_binstrs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c49 uint32_t i, sz, *bin; in fd5_emit_shader() local

Completed in 23 milliseconds

123456