Home
last modified time | relevance | path

Searched defs:out_offset (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_upload_mgr.c159 unsigned *out_offset, in u_upload_alloc()
217 unsigned *out_offset, in u_upload_data()
242 unsigned *out_offset, in u_upload_buffer()
Du_vbuf.c270 unsigned out_offset, i; in u_vbuf_translate_buffers() local
/external/jetty/src/java/org/eclipse/jetty/websocket/
DDeflateFrameExtension.java131 int out_offset=0; in addFrame() local
160 super.addFrame(setFlag(flags,1),opcode,out,0,l+out_offset); in addFrame() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_translate.c36 unsigned out_offset; in r600_translate_index_buffer() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_translate.c36 unsigned out_offset; in r600_translate_index_buffer() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render_translate.c34 unsigned out_offset; in r300_translate_index_buffer() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_batch.c124 uint32_t *out_offset) in brw_state_batch()
Dgen7_wm_surface_state.c408 uint32_t *out_offset) in gen7_create_constant_surface()
Dbrw_state_cache.c270 uint32_t *out_offset, in brw_upload_cache()
Dbrw_wm_surface_state.c832 uint32_t *out_offset) in brw_create_constant_surface()
878 uint32_t *out_offset, unsigned num_vector_components, in brw_update_sol_surface()
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h124 __s64 out_offset; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1252 LLVMValueRef *out_offset, in lp_build_sample_partial_offset()
1309 LLVMValueRef *out_offset, in lp_build_sample_offset()
Dlp_bld_sample_aos.c84 LLVMValueRef *out_offset, in lp_build_sample_wrap_nearest_int()
/external/mesa3d/src/mesa/main/
Duniform_query.cpp940 unsigned *out_offset) in _mesa_get_uniform_location()
/external/webp/src/demux/
Danim_decode.c340 const size_t out_offset = in WebPAnimDecoderGetNext() local