Home
last modified time | relevance | path

Searched defs:mem_ptr (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dfunction_ref_test.cc110 auto mem_ptr = &S::i; in TEST() local
/third_party/skia/third_party/externals/libpng/
H A Dpngmem.c260 png_set_mem_fn(png_structrp png_ptr, png_voidp mem_ptr, png_malloc_ptr in png_set_mem_fn() argument
H A Dpng.c249 PNG_FUNCTION(png_structp , png_create_png_struct,(png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn),PNG_ALLOCATED) PNG_FUNCTION() argument
H A Dpngstruct.h424 png_voidp mem_ptr; /* user supplied struct for mem functions */ member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_coro.c65 lp_build_coro_begin(struct gallivm_state *gallivm, LLVMValueRef coro_id, LLVMValueRef mem_ptr) lp_build_coro_begin() argument
H A Dlp_bld_nir_soa.c1217 LLVMValueRef mem_ptr = mem_access_base_pointer(bld_base, load_bld, bit_size, index, in emit_load_mem() local
1264 LLVMValueRef mem_ptr = mem_access_base_pointer(bld_base, load_bld, bit_size, index, in emit_load_mem() local
1326 LLVMValueRef mem_ptr = mem_access_base_pointer(bld_base, store_bld, bit_size, index, in emit_store_mem() local
1367 LLVMValueRef mem_ptr = mem_access_base_pointer(bld_base, store_bld, bit_size, index, in emit_store_mem() local
1429 LLVMValueRef mem_ptr = mem_access_base_pointer(bld_base, atomic_bld, bit_size, index, emit_atomic_mem() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c1325 pvr_descriptor_update_buffer_info( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_buffer_info() argument
1392 pvr_descriptor_update_sampler( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_sampler() argument
1509 pvr_descriptor_update_sampler_texture( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_sampler_texture() argument
1584 pvr_descriptor_update_texture( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_texture() argument
1676 pvr_descriptor_update_buffer_view( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_buffer_view() argument
1732 pvr_descriptor_update_input_attachment( const struct pvr_device *device, const VkWriteDescriptorSet *write_set, struct pvr_descriptor_set *set, const struct pvr_descriptor_set_layout_binding *binding, uint32_t *mem_ptr, uint32_t start_stage, uint32_t end_stage) pvr_descriptor_update_input_attachment() argument
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c86 nir_variable *mem_ptr; member

Completed in 18 milliseconds