Home
last modified time | relevance | path

Searched +defs:prog +defs:map (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c260 void *map; in st_texture_image_map() local
331 ubyte *map; in print_center_pixel() local
515 struct gl_program *prog, GLuint texUnit) in st_create_texture_handle_from_unit()
541 struct gl_program *prog, GLuint imgUnit) in st_create_image_handle_from_unit()
557 struct gl_program *prog) in st_make_bound_samplers_resident()
604 struct gl_program *prog) in st_make_bound_images_resident()
Dst_texture.h49 GLubyte *map; /**< Saved map pointer of the uncompressed transfer. */ member
259 const struct gl_program *prog, in st_get_texture_object()
Dst_draw_feedback.c179 void *map = pipe_buffer_map(pipe, vbuffer->buffer.resource, in st_feedback_draw_vbo() local
245 const struct gl_program *prog = &vp->Base.Base; in st_feedback_draw_vbo() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c120 nv50_program_validate(struct nv50_context *nv50, struct nv50_program *prog) in nv50_program_validate()
136 struct nv50_program *prog, int stage) in nv50_program_update_context_state()
398 nv50_vec4_map(uint8_t *map, int mid, uint32_t lin[4], in nv50_vec4_map()
440 uint8_t map[64]; in nv50_fp_linkage_validate() local
603 nv50_vp_gp_mapping(uint8_t *map, int m, in nv50_vp_gp_mapping()
642 uint8_t map[64]; in nv50_gp_linkage_validate() local
Dnv50_screen.h99 uint32_t *map; member
104 struct nv50_program *prog; /* compute state object to read MP counters */ member
/third_party/mesa3d/src/mesa/program/
Dprog_optimize.c162 remove_instructions(struct gl_program *prog, const GLboolean *removeFlags, in remove_instructions()
209 replace_regs(struct gl_program *prog, gl_register_file file, const GLint map[]) in replace_regs()
240 _mesa_remove_dead_code_global(struct gl_program *prog, void *mem_ctx) in _mesa_remove_dead_code_global()
361 find_next_use(const struct gl_program *prog, in find_next_use()
465 _mesa_remove_extra_move_use(struct gl_program *prog) in _mesa_remove_extra_move_use()
572 _mesa_remove_dead_code_local(struct gl_program *prog, void *mem_ctx) in _mesa_remove_dead_code_local()
708 _mesa_remove_extra_moves(struct gl_program *prog, void *mem_ctx) in _mesa_remove_extra_moves()
1019 find_live_intervals(struct gl_program *prog, in find_live_intervals()
1101 _mesa_reallocate_registers(struct gl_program *prog) in _mesa_reallocate_registers()
/third_party/openssl/apps/
Dstoreutl.c63 char *prog = opt_init(argc, argv, storeutl_options); in storeutl_main() local
113 } map[] = { in storeutl_main() local
339 const char *prog) in process()
/third_party/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp474 count_uniform_size(struct string_to_uint_map *map, in count_uniform_size()
543 struct string_to_uint_map *map; member in __anon265b8b620111::count_uniform_size
683 parcel_out_uniform_storage(struct gl_shader_program *prog, in parcel_out_uniform_storage()
684 struct string_to_uint_map *map, in parcel_out_uniform_storage()
1191 struct gl_shader_program *prog; member in parcel_out_uniform_storage
1193 struct string_to_uint_map *map; member in parcel_out_uniform_storage
1426 struct gl_shader_program *prog) in link_setup_uniform_remap_tables()
1591 struct gl_shader_program *prog, in link_assign_uniform_storage()
1695 link_assign_uniform_locations(struct gl_shader_program *prog, in link_assign_uniform_locations()
Dlinker.cpp266 gl_shader_program *prog; member in __anon424bfc270111::array_resize_visitor
270 gl_shader_program *prog, in array_resize_visitor()
487 linker_error(gl_shader_program *prog, const char *fmt, ...) in linker_error()
501 linker_warning(gl_shader_program *prog, const char *fmt, ...) in linker_warning()
620 analyze_clip_cull_usage(struct gl_shader_program *prog, in analyze_clip_cull_usage()
715 validate_vertex_shader_executable(struct gl_shader_program *prog, in validate_vertex_shader_executable()
768 validate_tess_eval_shader_executable(struct gl_shader_program *prog, in validate_tess_eval_shader_executable()
785 validate_fragment_shader_executable(struct gl_shader_program *prog, in validate_fragment_shader_executable()
811 validate_geometry_shader_executable(struct gl_shader_program *prog, in validate_geometry_shader_executable()
831 struct gl_shader_program *prog) in validate_geometry_shader_emissions()
[all …]
/third_party/re2/re2/
Dprog.cc132 static std::string ProgToString(Prog* prog, Workq* q) { in ProgToString()
145 static std::string FlattenedProgToString(Prog* prog, int start) { in FlattenedProgToString()
176 std::string map; in DumpByteMap() local
189 std::call_once(first_byte_once_, [](Prog* prog) { in first_byte()
262 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstaacparse.c330 GstMapInfo map; in gst_aac_parse_sink_setcaps() local
685 guint8 same_time, subframes, num_program, prog; in gst_aac_parse_read_loas_config() local
1295 GstMapInfo map; in gst_aac_parse_handle_frame() local
1486 GstMapInfo map; in gst_aac_parse_pre_push_frame() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h112 uint32_t *map; member
116 struct nvc0_program *prog; /* compute state object to read MP counters */ member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c1004 GstMapInfo map; in gst_base_ts_mux_push_packets() local
1122 GstMapInfo map; in new_packet_cb() local
1185 TsMuxProgram *prog; in gst_base_ts_mux_aggregate_buffer() local
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c147 struct tgsi_token prog[1024]; in init_prog() local
201 char *map; in init_tex() local
242 char *map; in check_tex() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h487 void *map; member
578 void *map; member
663 struct iris_compiled_shader *prog[MESA_SHADER_STAGES]; member
/third_party/toybox/toys/pending/
Dbc.c450 struct BcProgram *prog; member
610 BcProgram prog; member
3033 void bc_parse_init(BcParse *p, BcProgram *prog, size_t func) in bc_parse_init()
4519 BcVec *v, *map; in bc_program_search() local
5666 BcProgram *prog = &BC_VM->prog; in bc_vm_clean() local
/third_party/mesa3d/src/mesa/main/
Ddlist.c950 GLubyte *map; in build_bitmap_atlas() local
1509 const GLubyte *map, *src; in unpack_image() local
3527 save_PixelMapfv(GLenum map, GLint mapsize, const GLfloat *values) in save_PixelMapfv()
3545 save_PixelMapuiv(GLenum map, GLint mapsize, const GLuint *values) in save_PixelMapuiv()
3564 save_PixelMapusv(GLenum map, GLint mapsize, const GLushort *values) in save_PixelMapusv()
9236 save_UniformBlockBinding(GLuint prog, GLuint index, GLuint binding) in save_UniformBlockBinding()