| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_move.c | 81 move_source_cb(nir_src *src, void *data_ptr) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_buffer.c | 59 unsigned char *data_ptr; local in function:sp_tgsi_load 116 unsigned char *data_ptr; local in function:sp_tgsi_store 158 handle_op_atomic(const struct pipe_shader_buffer * bview,bool just_read,unsigned char * data_ptr,uint qi,enum tgsi_opcode opcode,unsigned writemask,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 301 unsigned char *data_ptr; local in function:sp_tgsi_op [all...] |
| H A D | sp_image.c | 217 char *data_ptr; local in function:sp_tgsi_load 318 char *data_ptr; local in function:sp_tgsi_store 381 handle_op_uint(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 498 handle_op_int(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 612 handle_op_r32f_xchg(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 667 char *data_ptr; local in function:sp_tgsi_op [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | memory.cpp | 97 const void *data_ptr = NULL; local in function:root_buffer::resource_in 110 root_buffer::resource(command_queue &q, const void *data_ptr) { argument 184 const void *data_ptr = !data.empty() ? data.data() : NULL; local in function:image::resource_in 194 image::resource(command_queue &q, const void *data_ptr) { argument
|
| H A D | resource.cpp | 157 root_resource(clover::device & dev,memory_obj & obj,command_queue & q,const void * data_ptr) argument
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | ResConfig.c | 892 char *data_ptr; local in function:_XtResourceConfigurationEH
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | resource.cpp | 159 const void *data_ptr = !data.empty() ? data.data() : obj.host_ptr(); local in function:root_resource::root_resource
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 217 char *data_ptr; local in function:sp_tgsi_load 299 char *data_ptr; local in function:sp_tgsi_store 348 handle_op_uint(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 465 handle_op_int(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 579 handle_op_r32f_xchg(const struct pipe_image_view * iview,const struct tgsi_image_params * params,bool just_read,char * data_ptr,uint qi,unsigned stride,enum tgsi_opcode opcode,int s,int t,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 634 char *data_ptr; local in function:sp_tgsi_op [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_sqtt.c | 632 void *data_ptr = (uint8_t *)thread_trace_ptr + data_offset; local in function:radv_get_thread_trace
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_sqtt.c | 520 void *data_ptr = thread_trace_ptr + data_offset; local in function:si_get_thread_trace
|
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | create.c | 1352 unsigned char *data_ptr, *max_data; local in function:PutImagePixels32 1448 unsigned char *data_ptr, *max_data; local in function:PutImagePixels16 1515 char *data_ptr, *max_data; local in function:PutImagePixels8 1578 char *data_ptr, *max_data; local in function:PutImagePixels1 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 370 lp_build_sample_fetch_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef data_ptr,LLVMValueRef offset,LLVMValueRef x_subcoord,LLVMValueRef y_subcoord,LLVMValueRef * colors) argument 438 lp_build_sample_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef int_size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,const LLVMValueRef * offsets,LLVMValueRef * colors) argument 559 lp_build_sample_fetch_image_linear(struct lp_build_sample_context * bld,LLVMValueRef data_ptr,LLVMValueRef offset[2][2][2],LLVMValueRef x_subcoord[2],LLVMValueRef y_subcoord[2],LLVMValueRef s_fpart,LLVMValueRef t_fpart,LLVMValueRef r_fpart,LLVMValueRef * colors) argument 747 lp_build_sample_image_linear(struct lp_build_sample_context * bld,LLVMValueRef int_size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,const LLVMValueRef * offsets,LLVMValueRef * colors) argument [all...] |
| H A D | lp_bld_sample.c | 1035 LLVMValueRef indexes[2], data_ptr, mip_offset; local in function:lp_build_get_mipmap_level
|
| H A D | lp_bld_sample_soa.c | 76 lp_build_sample_texel_soa(struct lp_build_sample_context * bld,LLVMValueRef width,LLVMValueRef height,LLVMValueRef depth,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef texel_out[4]) argument 854 lp_build_sample_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,const LLVMValueRef * coords,const LLVMValueRef * offsets,LLVMValueRef colors_out[4]) argument 999 lp_build_sample_image_linear(struct lp_build_sample_context * bld,boolean is_gather,LLVMValueRef size,LLVMValueRef linear_mask,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,const LLVMValueRef * coords,const LLVMValueRef * offsets,LLVMValueRef colors_out[4]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 370 lp_build_sample_fetch_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef data_ptr,LLVMValueRef offset,LLVMValueRef x_subcoord,LLVMValueRef y_subcoord,LLVMValueRef * colors) argument 438 lp_build_sample_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef int_size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,const LLVMValueRef * offsets,LLVMValueRef * colors) argument 559 lp_build_sample_fetch_image_linear(struct lp_build_sample_context * bld,LLVMValueRef data_ptr,LLVMValueRef offset[2][2][2],LLVMValueRef x_subcoord[2],LLVMValueRef y_subcoord[2],LLVMValueRef s_fpart,LLVMValueRef t_fpart,LLVMValueRef r_fpart,LLVMValueRef * colors) argument 739 lp_build_sample_image_linear(struct lp_build_sample_context * bld,LLVMValueRef int_size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,const LLVMValueRef * offsets,LLVMValueRef * colors) argument [all...] |
| H A D | lp_bld_sample.c | 1172 LLVMValueRef indexes[2], data_ptr, mip_offset; local in function:lp_build_get_mipmap_level
|
| H A D | lp_bld_sample_soa.c | 78 lp_build_sample_texel_soa(struct lp_build_sample_context * bld,LLVMValueRef width,LLVMValueRef height,LLVMValueRef depth,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef texel_out[4]) argument 864 lp_build_sample_image_nearest(struct lp_build_sample_context * bld,LLVMValueRef size,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,const LLVMValueRef * coords,const LLVMValueRef * offsets,LLVMValueRef colors_out[4]) argument 1009 lp_build_sample_image_linear(struct lp_build_sample_context * bld,boolean is_gather,LLVMValueRef size,LLVMValueRef linear_mask,LLVMValueRef row_stride_vec,LLVMValueRef img_stride_vec,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,const LLVMValueRef * coords,const LLVMValueRef * offsets,LLVMValueRef colors_out[4]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 939 void * data_ptr; member in struct:wsi_wl_image
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_sqtt.h | 67 void *data_ptr; member in struct:ac_thread_trace_se
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 799 LLVMValueRef data_ptr = draw_jit_header_data(gallivm, io_ptr); local in function:store_aos
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1171 LLVMValueRef data_ptr = draw_jit_header_data(gallivm, io_ptr); local in function:store_aos
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_drm.h | 867 uint64_t data_ptr; member in struct:drm_radeon_gem_pread 880 uint64_t data_ptr; member in struct:drm_radeon_gem_pwrite
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | i915_drm.h | 675 __u64 data_ptr; member in struct:drm_i915_gem_pread 691 __u64 data_ptr; member in struct:drm_i915_gem_pwrite 1736 __u64 data_ptr; member in struct:drm_i915_query_item
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | i915_drm.h | 881 __u64 data_ptr; member in struct:drm_i915_gem_pread 897 __u64 data_ptr; member in struct:drm_i915_gem_pwrite 2964 __u64 data_ptr; member in struct:drm_i915_query_item [all...] |
| H A D | radeon_drm.h | 903 __u64 data_ptr; member in struct:drm_radeon_gem_pread 916 __u64 data_ptr; member in struct:drm_radeon_gem_pwrite
|