Home
last modified time | relevance | path

Searched defs:prog (Results 201 - 225 of 344) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c62 struct gl_program *prog = rzalloc(NULL, struct gl_program); in new_ati_fs() local
297 struct ati_fragment_shader *prog = (struct ati_fragment_shader *) in _mesa_DeleteFragmentShaderATI() local
429 struct gl_program *prog = new_ati_fs(ctx, _mesa_EndFragmentShaderATI() local
[all...]
H A Dcontext.c303 init_program_limits(struct gl_constants *consts, gl_shader_stage stage, struct gl_program_constants *prog) init_program_limits() argument
[all...]
H A Dtransformfeedback.c55 struct gl_program *prog; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c537 st_init_atifs_prog(struct gl_context *ctx, struct gl_program *prog) in st_init_atifs_prog() argument
[all...]
H A Dst_program.c109 st_set_prog_affected_state_flags(struct gl_program *prog) in st_set_prog_affected_state_flags() argument
76 set_affected_state_flags(uint64_t *states, struct gl_program *prog, uint64_t new_constants, uint64_t new_sampler_views, uint64_t new_samplers, uint64_t new_images, uint64_t new_ubos, uint64_t new_ssbos, uint64_t new_atomics) set_affected_state_flags() argument
374 st_prog_to_nir_postprocess(struct st_context *st, nir_shader *nir, struct gl_program *prog) st_prog_to_nir_postprocess() argument
411 st_translate_prog_to_nir(struct st_context *st, struct gl_program *prog, gl_shader_stage stage) st_translate_prog_to_nir() argument
432 st_prepare_vertex_program(struct gl_program *prog) st_prepare_vertex_program() argument
451 st_translate_stream_output_info(struct gl_program *prog) st_translate_stream_output_info() argument
577 st_translate_vertex_program(struct st_context *st, struct gl_program *prog) st_translate_vertex_program() argument
612 get_nir_shader(struct st_context *st, struct gl_program *prog) get_nir_shader() argument
676 st_create_common_variant(struct st_context *st, struct gl_program *prog, const struct st_common_variant_key *key) st_create_common_variant() argument
777 st_get_common_variant(struct st_context *st, struct gl_program *prog, const struct st_common_variant_key *key) st_get_common_variant() argument
1224 st_can_add_pointsize_to_program(struct st_context *st, struct gl_program *prog) st_can_add_pointsize_to_program() argument
1256 st_precompile_shader_variant(struct st_context *st, struct gl_program *prog) st_precompile_shader_variant() argument
1304 st_serialize_nir(struct gl_program *prog) st_serialize_nir() argument
1318 st_finalize_program(struct st_context *st, struct gl_program *prog) st_finalize_program() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parser.h135 struct gl_program *prog; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp33 BuildUtil::BuildUtil(Program *prog) in BuildUtil() argument
39 BuildUtil::init(Program *prog) in init() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c93 unsigned prog[align(l->max_loc, 2) / 2]; in emit_stream_out() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h106 const struct fd6_program_state *prog; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c552 nvc0_program_dump(struct nvc0_program *prog) in nvc0_program_dump() argument
573 nvc0_program_translate(struct nvc0_program *prog, uint16_ argument
773 nvc0_program_alloc_code(struct nvc0_context *nvc0, struct nvc0_program *prog) nvc0_program_alloc_code() argument
825 nvc0_program_upload_code(struct nvc0_context *nvc0, struct nvc0_program *prog) nvc0_program_upload_code() argument
873 nvc0_program_upload(struct nvc0_context *nvc0, struct nvc0_program *prog) nvc0_program_upload() argument
988 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) nvc0_program_destroy() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c57 void log_message(const char *prog, int level, const char *fmt, ...) in log_message() argument
115 void spawn_loop(const char *prog) in spawn_loop() argument
219 BIO *http_server_init_bio(const char *prog, const char *port) in http_server_init_bio() argument
283 http_server_get_asn1_req(const ASN1_ITEM *it, ASN1_VALUE **preq, char **ppath, BIO **pcbio, BIO *acbio, int *found_keep_alive, const char *prog, const char *port, int accept_get, int timeout) http_server_get_asn1_req() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
H A Dsrp.c243 char *srpvfile = NULL, **pp, *prog; in srp_main() local
H A Dstoreutl.c77 char *prog = opt_init(argc, argv, storeutl_options); in storeutl_main() local
350 process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, int expected, int criterion, OSSL_STORE_SEARCH *search, int text, int noout, int recursive, int indent, BIO *out, const char *prog, OSSL_LIB_CTX *libctx) process() argument
[all...]
H A Dcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
/third_party/python/Tools/ssl/
H A Dmultissltests.py68 prog='multissl', variable
/third_party/openssl/apps/
H A Dstoreutl.c77 char *prog = opt_init(argc, argv, storeutl_options); in storeutl_main() local
350 process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, int expected, int criterion, OSSL_STORE_SEARCH *search, int text, int noout, int recursive, int indent, BIO *out, const char *prog, OSSL_LIB_CTX *libctx) process() argument
[all...]
H A Dcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
H A Dsrp.c243 char *srpvfile = NULL, **pp, *prog; in srp_main() local
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
/third_party/openssl/apps/lib/
H A Dhttp_server.c57 void log_message(const char *prog, int level, const char *fmt, ...) in log_message() argument
115 void spawn_loop(const char *prog) in spawn_loop() argument
219 BIO *http_server_init_bio(const char *prog, const char *port) in http_server_init_bio() argument
283 http_server_get_asn1_req(const ASN1_ITEM *it, ASN1_VALUE **preq, char **ppath, BIO **pcbio, BIO *acbio, int *found_keep_alive, const char *prog, const char *port, int accept_get, int timeout) http_server_get_asn1_req() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c163 static int rpcclnt_send(struct rpcclnt *rpc, int procid, int prog, in rpcclnt_send() argument
353 static int rpcclnt_reply(struct rpcclnt *rpc, int procid, int prog, in rpcclnt_reply() argument
504 rpcclnt_fmtheader(struct rpc_call_header *ch, uint32_t xid, int prog, int vers, int procid, size_t reqlen) rpcclnt_fmtheader() argument
963 rpcclnt_request(struct rpcclnt *rpc, int procnum, int prog, int version, void *request, size_t reqlen, void *response, size_t resplen) rpcclnt_request() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_packed_varyings.c164 struct gl_shader_program *prog; member
1025 gl_nir_lower_packed_varyings(const struct gl_constants *consts, struct gl_shader_program *prog, void *mem_ctx, unsigned locations_used, const uint8_t *components, nir_variable_mode mode, unsigned gs_input_vertices, struct gl_linked_shader *linked_shader, bool disable_varying_packing, bool disable_xfb_packing, bool xfb_enabled) gl_nir_lower_packed_varyings() argument
[all...]
H A Dgl_nir_linker.c572 init_program_resource_list(struct gl_shader_program *prog) in init_program_resource_list() argument
441 add_vars_with_modes(const struct gl_constants *consts, struct gl_shader_program *prog, struct set *resource_set, nir_shader *nir, nir_variable_mode modes, unsigned stage, GLenum programInterface) add_vars_with_modes() argument
522 add_interface_variables(const struct gl_constants *consts, struct gl_shader_program *prog, struct set *resource_set, unsigned stage, GLenum programInterface) add_interface_variables() argument
587 nir_build_program_resource_list(const struct gl_constants *consts, struct gl_shader_program *prog, bool rebuild_resourse_list) nir_build_program_resource_list() argument
755 gl_nir_link_spirv(const struct gl_constants *consts, struct gl_shader_program *prog, const struct gl_nir_linker_options *options) gl_nir_link_spirv() argument
805 check_image_resources(const struct gl_constants *consts, const struct gl_extensions *exts, struct gl_shader_program *prog) check_image_resources() argument
863 validate_sampler_array_indexing(const struct gl_constants *consts, struct gl_shader_program *prog) validate_sampler_array_indexing() argument
919 gl_nir_link_glsl(const struct gl_constants *consts, const struct gl_extensions *exts, gl_api api, struct gl_shader_program *prog) gl_nir_link_glsl() argument
[all...]
H A Dserialize.cpp43 write_subroutines(struct blob *metadata, struct gl_shader_program *prog) in write_subroutines() argument
71 read_subroutines(struct blob_reader *metadata, struct gl_shader_program *prog) in read_subroutines() argument
123 write_buffer_blocks(struct blob *metadata, struct gl_shader_program *prog) in write_buffer_blocks() argument
161 read_buffer_block(struct blob_reader *metadata, struct gl_uniform_block *b, struct gl_shader_program *prog) read_buffer_block() argument
191 read_buffer_blocks(struct blob_reader *metadata, struct gl_shader_program *prog) read_buffer_blocks() argument
242 write_atomic_buffers(struct blob *metadata, struct gl_shader_program *prog) write_atomic_buffers() argument
268 read_atomic_buffers(struct blob_reader *metadata, struct gl_shader_program *prog) read_atomic_buffers() argument
317 struct gl_program *prog = shProg->last_vert_prog; write_xfb() local
384 struct gl_program *prog = shProg->_LinkedShaders[xfb_stage]->Program; read_xfb() local
421 has_uniform_storage(struct gl_shader_program *prog, unsigned idx) has_uniform_storage() argument
432 write_uniforms(struct blob *metadata, struct gl_shader_program *prog) write_uniforms() argument
495 read_uniforms(struct blob_reader *metadata, struct gl_shader_program *prog) read_uniforms() argument
621 write_uniform_remap_tables(struct blob *metadata, struct gl_shader_program *prog) write_uniform_remap_tables() argument
640 read_uniform_remap_table(struct blob_reader *metadata, struct gl_shader_program *prog, unsigned *num_entries, gl_uniform_storage *uniform_storage) read_uniform_remap_table() argument
676 read_uniform_remap_tables(struct blob_reader *metadata, struct gl_shader_program *prog) read_uniform_remap_tables() argument
751 write_hash_tables(struct blob *metadata, struct gl_shader_program *prog) write_hash_tables() argument
759 read_hash_tables(struct blob_reader *metadata, struct gl_shader_program *prog) read_hash_tables() argument
801 write_program_resource_data(struct blob *metadata, struct gl_shader_program *prog, struct gl_program_resource *res) write_program_resource_data() argument
914 read_program_resource_data(struct blob_reader *metadata, struct gl_shader_program *prog, struct gl_program_resource *res) read_program_resource_data() argument
991 write_program_resource_list(struct blob *metadata, struct gl_shader_program *prog) write_program_resource_list() argument
1007 read_program_resource_list(struct blob_reader *metadata, struct gl_shader_program *prog) read_program_resource_list() argument
1220 create_linked_shader_and_program(struct gl_context *ctx, gl_shader_stage stage, struct gl_shader_program *prog, struct blob_reader *metadata) create_linked_shader_and_program() argument
1253 serialize_glsl_program(struct blob *blob, struct gl_context *ctx, struct gl_shader_program *prog) serialize_glsl_program() argument
1306 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, struct gl_shader_program *prog) deserialize_glsl_program() argument
[all...]

Completed in 20 milliseconds

12345678910>>...14