Home
last modified time | relevance | path

Searched defs:width (Results 2251 - 2275 of 4990) sorted by relevance

1...<<919293949596979899100>>...200

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c90 xmesa_st_framebuffer_copy_textures(struct st_framebuffer_iface *stfbi, enum st_attachment_type src_statt, enum st_attachment_type dst_statt, unsigned x, unsigned y, unsigned width, unsigned height) xmesa_st_framebuffer_copy_textures() argument
120 xmesa_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) xmesa_st_framebuffer_validate_textures() argument
H A Dxm_api.h355 unsigned width, height; member
H A Dglx_usefont.c78 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument
128 fill_bitmap(Display * dpy, Window win, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
295 unsigned int width, height, bm_width, bm_height; glXUseXFont() local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c94 unsigned x, y, width, height; in vlVaGetBox() local
[all...]
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl.c264 glAddSwapHintRectWIN(GLint x, GLint y, GLsizei width, in glAddSwapHintRectWIN() argument
273 windows_copy_subbuffer(windowsDrawable *draw, int x, int y, int width, int height) windows_copy_subbuffer() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h107 offset(src_reg reg, unsigned width, unsigned delta) in offset() argument
188 offset(dst_reg reg, unsigned width, unsigned delta) in offset() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c184 float width = v3d->rasterizer->base.line_width; in v3d_get_real_line_width() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dsurface.c55 vlVdpVideoSurfaceCreate(VdpDevice device, VdpChromaType chroma_type, uint32_t width, uint32_t height, VdpVideoSurface *surface) vlVdpVideoSurfaceCreate() argument
157 vlVdpVideoSurfaceGetParameters(VdpVideoSurface surface, VdpChromaType *chroma_type, uint32_t *width, uint32_t *height) vlVdpVideoSurfaceGetParameters() argument
182 vlVdpVideoSurfaceSize(vlVdpSurface *p_surf, int component, unsigned *width, unsigned *height) vlVdpVideoSurfaceSize() argument
249 unsigned width, height; vlVdpVideoSurfaceGetBitsYCbCr() local
385 unsigned width, height; vlVdpVideoSurfacePutBitsYCbCr() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c55 unsigned width; member
250 unsigned width, height, x = 0, y = 0; in dri_sw_displaytarget_display() local
118 dri_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) dri_sw_displaytarget_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c61 unsigned width = pt->width0; in softpipe_resource_layout() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c398 zink_surface_create_null(struct zink_context *ctx, enum pipe_texture_target target, unsigned width, unsigned height, unsigned samples) in zink_surface_create_null() argument
H A Dzink_surface.h36 uint32_t width; member
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c83 hgl_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) hgl_st_framebuffer_validate_textures() argument
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgraw_util.h31 graw_util_create_window(struct graw_info *info, int width, int height, int num_cbufs, bool zstencil_buf) graw_util_create_window() argument
185 graw_util_viewport(struct graw_info *info, float x, float y, float width, float height, float zNear, float zFar) graw_util_viewport() argument
222 graw_util_create_tex2d(const struct graw_info *info, int width, int height, enum pipe_format format, const void *data) graw_util_create_tex2d() argument
[all...]
H A Dquad-sample.c61 set_viewport( float x, float y, float width, float height, float zNear, float zFar) set_viewport() argument
H A Dtri-instanced.c81 set_viewport( float x, float y, float width, float height, float zNear, float zFar) set_viewport() argument
H A Dshader-leak.c51 set_viewport( float x, float y, float width, float height, float zNear, float zFar) set_viewport() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c367 unsigned int width, height, bd, depth; in apple_glx_garbage_collect_drawables() local
H A Dapple_glx_drawable.h72 int width, height; member
82 int width, height, pitch, /*bytes per pixel */ bpp; member
133 int width, height; member
/third_party/mesa3d/src/glx/
H A Dxfont.c82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument
132 fill_bitmap(Display * dpy, int screen, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
296 unsigned int width, height, bm_width, bm_height; DRI_glXUseXFont() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c333 surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, struct winsys_handle *whandle) surface_create() argument
395 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) xa_surface_create() argument
407 xa_surface_from_handle(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, uint32_t handle, uint32_t stride) xa_surface_from_handle() argument
421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument
439 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) xa_surface_redefine() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbidata.cpp123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init() local
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c87 renderbuffer_alloc_sw_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, GLenum internalFormat, GLuint width, GLuint height) renderbuffer_alloc_sw_storage() argument
131 renderbuffer_alloc_storage(struct gl_context * ctx, struct gl_renderbuffer *rb, GLenum internalFormat, GLuint width, GLuint height) renderbuffer_alloc_storage() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c325 const GLfloat width = (GLfloat)_mesa_geometric_width(fb); in st_DrawTex() local
162 st_DrawTex(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) st_DrawTex() argument
H A Dst_cb_readpixels.c96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument
276 blit_to_staging(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) blit_to_staging() argument
344 try_cached_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) try_cached_readpixels() argument
412 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *pack, void *pixels) st_ReadPixels() argument
[all...]

Completed in 29 milliseconds

1...<<919293949596979899100>>...200