Home
last modified time | relevance | path

Searched defs:io_ptr (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/libpng/
H A Dpngrio.c87 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, in png_set_read_fn() argument
H A Dpngwio.c81 png_FILE_p io_ptr; in png_default_flush() local
122 png_set_write_fn(png_structrp png_ptr, png_voidp io_ptr, in png_set_write_fn() argument
[all...]
H A Dpngstruct.h166 png_voidp io_ptr; /* ptr to application struct for I/O functions */ member
H A Dpngtest.c392 png_voidp io_ptr; in pngtest_read_data() local
/third_party/skia/third_party/externals/libpng/contrib/visupng/
H A DPngFile.c443 FILE *io_ptr; local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h731 LLVMValueRef io_ptr; member
787 LLVMValueRef io_ptr; member
H A Ddraw_llvm.c1914 LLVMValueRef io_ptr, vbuffers_ptr, vb_ptr; in draw_llvm_generate() local
1147 store_aos(struct gallivm_state *gallivm, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef index, LLVMValueRef value) store_aos() argument
1226 store_aos_array(struct gallivm_state *gallivm, struct lp_type soa_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef *indices, LLVMValueRef* aos, int attrib, int num_outputs, LLVMValueRef clipmask, boolean need_edgeflag) store_aos_array() argument
1376 store_clip(struct gallivm_state *gallivm, const struct lp_type vs_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], int idx) store_clip() argument
2752 LLVMValueRef io_ptr, input_array, num_prims, mask_val; draw_gs_llvm_generate() local
3909 LLVMValueRef tess_coord[2], io_ptr, input_array, num_tess_coord; draw_tes_llvm_generate() local
[all...]

Completed in 12 milliseconds