| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | fd6_layout.c | 44 uint8_t width; in fdl6_get_ubwc_blockwidth() member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_ohos.h | 98 int width; member
|
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.c | 59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument 109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument 135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument 164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_register_allocate.c | 117 unsigned width = agx_size_align_16(I->src[0].size); in agx_ra_assign_local() local 307 unsigned width = agx_size_align_16(ins->dest[0].size); in agx_ra() local 342 unsigned width = agx_size_align_16(ins->src[0].size); in agx_ra() local
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_packet_helpers.h | 74 const int width = end - start + 1; in __gen_uint() local 87 const int width = end - start + 1; in __gen_sint() local 165 const int width = end - start + 1; in __gen_unpack_uint() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_misc.c | 136 int width = 0, height = 0; in svga_set_framebuffer_state() local [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_video_codec.h | 54 unsigned width; member 132 unsigned width; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_blit.c | 430 zink_blit_region_fills(struct u_rect region, unsigned width, unsigned height) in zink_blit_region_fills() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/sw/wrapper/ |
| H A D | wrapper_sw_winsys.c | 146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Rasterizer.cpp | 66 float width = pViewport->Width; in SetViewports() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_framebuffer.h | 107 unsigned width; member
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | appledri.c | 308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, Bool doubleSwap, char *path, size_t pathlen, int *width, int *height) XAppleDRICreateSharedBuffer() argument 377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) XAppleDRICreatePixmap() argument
|
| H A D | glx_empty.c | 138 glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, int x, int y, int width, int height) glXCopySubBufferMESA() argument 161 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument
|
| H A D | apple_glx_pbuffer.c | 289 int width, height; in apple_glx_pbuffer_query() local 123 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, int width, int height, int *errorcode, GLXPbuffer * result) apple_glx_pbuffer_create() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_overlay.h | 137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) VMwareVideoGetAttributes() argument
|
| /third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
| H A D | wgl_tests.cpp | 52 window::window(uint32_t width, uint32_t height) in window() argument
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.h | 65 uint32_t width; member
|
| /third_party/mesa3d/src/gallium/winsys/sw/hgl/ |
| H A D | hgl_sw_winsys.cpp | 60 unsigned width; member 109 hgl_winsys_displaytarget_create(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned* stride) hgl_winsys_displaytarget_create() argument
|
| /third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
| H A D | gdi_sw_winsys.c | 52 unsigned width; member 122 gdi_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) gdi_sw_displaytarget_create() argument
|
| /third_party/mesa3d/src/imagination/csbgen/ |
| H A D | pvr_packet_helpers.h | 75 const int width = end - start + 1; in __pvr_uint() local 88 const int width = end - start + 1; in __pvr_uint_unpack() local 97 const int width = end - start + 1; in __pvr_sint() local 117 const int width = end - start + 1; __pvr_sint_unpack() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_image.c | 100 const uint32_t width = u_minify(image->physical_extent.width, i); in pvr_image_setup_mip_levels() local [all...] |
| H A D | pvr_job_common.h | 97 uint32_t width; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | memory.cpp | 224 image::width() const { in width() function in image 170 image(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t array_size, size_t row_pitch, size_t slice_pitch, size_t size, void *host_ptr, cl_mem buffer) image() argument 263 image1d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t row_pitch, void *host_ptr) image1d() argument 273 image1d_buffer(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t row_pitch, void *host_ptr, cl_mem buffer) image1d_buffer() argument 283 image1d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t array_size, size_t slice_pitch, void *host_ptr) image1d_array() argument 294 image2d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t row_pitch, void *host_ptr) image2d() argument 304 image2d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t array_size, size_t row_pitch, size_t slice_pitch, void *host_ptr) image2d_array() argument 315 image3d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t row_pitch, size_t slice_pitch, void *host_ptr) image3d() argument [all...] |
| /third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.cpp | 379 GalliumContext::Validate(uint32 width, uint32 height) in Validate() argument 396 GalliumContext::Invalidate(uint32 width, uint32 height) in Invalidate() argument
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | occlusion-query.c | 10 static int width = 300; variable
|