Home
last modified time | relevance | path

Searched defs:target (Results 751 - 775 of 2002) sorted by relevance

1...<<31323334353637383940>>...81

/third_party/node/deps/v8/src/utils/
H A Dbit-vector.h67 explicit Iterator(const BitVector* target, StartTag) in Iterator() argument
75 explicit Iterator(const BitVector* target, EndTag) in Iterator() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c529 struct fd_stream_output_target *target; in fd_create_stream_output_target() local
554 fd_stream_output_target_destroy(struct pipe_context *pctx, struct pipe_stream_output_target *target) fd_stream_output_target_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c618 struct pipe_stream_output_target *target = so->targets[i]; in ir3_update_max_tf_vtx() local
H A Dir3_const.h376 struct pipe_stream_output_target *target = so->targets[i]; in emit_tfbos() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c542 i915_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned tex_usage) i915_is_format_supported() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c629 ppir_block *target; in ppir_codegen_encode_branch() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.c316 lima_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) lima_screen_is_format_supported() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c442 struct draw_so_target *target = in resolve_draw_info() local
H A Ddraw_pt_so_emit.c136 struct draw_so_target *target = draw->so.targets[i]; in so_emit_prim() local
220 struct draw_so_target *target = draw->so.targets[ob]; in so_emit_prim() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.c616 trace_dump_surface_template(const struct pipe_surface *state, enum pipe_texture_target target) trace_dump_surface_template() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c301 LLVMTargetDataRef target = LLVMGetExecutionEngineTargetData(gallivm->engine); in init_gallivm_engine() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c274 const unsigned target = fullinst->Texture.Texture; in scan_src_operand() local
632 unsigned index, target, type; in scan_declaration() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.c286 d3d12_get_resource_srv_format(enum pipe_format f, enum pipe_texture_target target) in d3d12_get_resource_srv_format() argument
317 d3d12_get_format_info(enum pipe_format resource_format, enum pipe_format pformat, enum pipe_texture_target target) in d3d12_get_format_info() argument
H A Dd3d12_video_proc.cpp33 d3d12_video_processor_begin_frame(struct pipe_video_codec * codec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) d3d12_video_processor_begin_frame() argument
68 d3d12_video_processor_end_frame(struct pipe_video_codec * codec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) d3d12_video_processor_end_frame() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h454 translate_texture_target(unsigned target) in translate_texture_target() argument
H A Detnaviv_screen.c439 gpu_supports_texture_target(struct etna_screen *screen, enum pipe_texture_target target) gpu_supports_texture_target() argument
543 etna_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) etna_screen_is_format_supported() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.h63 Node *target; member in nv50_ir::Graph::Edge
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_texture.c282 rbug_send_texture_info_reply(struct rbug_connection *__con, uint32_t serial, uint32_t target, uint32_t format, uint32_t *width, uint32_t width_len, uint16_t *h16, uint32_t height_len, uint16_t *d16, uint32_t depth_len, uint32_t blockw, uint32_t blockh, uint32_t blocksize, uint32_t last_level, uint32_t nr_samples, uint32_t tex_usage, uint32_t *__serial) rbug_send_texture_info_reply() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_stubs.c122 vl_mpg12_bs_decode(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target, struct pipe_mpeg12_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpg12_bs_decode() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c416 unsigned char target[4800] = "test.check.platform.com A 111.111.11.11"; in main() local
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c148 char target[256]; in CheckHiLogdLinked() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c45 nvc0_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) nvc0_screen_is_format_supported() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c28 static const char * textarget_to_string(rc_texture_target target) in textarget_to_string() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c638 r300_is_format_supported(struct pipe_screen* screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) r300_is_format_supported() argument
/third_party/node/deps/openssl/openssl/crypto/stack/
H A Dstack.c157 static ossl_inline int compute_growth(int target, int current) in compute_growth() argument

Completed in 22 milliseconds

1...<<31323334353637383940>>...81