Searched defs:images (Results 1 - 25 of 108) sorted by relevance

12345

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state_image.c29 softpipe_set_shader_images(struct pipe_context * pipe,enum pipe_shader_type shader,unsigned start,unsigned num,const struct pipe_image_view * images) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_state_image.c29 softpipe_set_shader_images(struct pipe_context * pipe,enum pipe_shader_type shader,unsigned start,unsigned num,unsigned unbind_num_trailing_slots,const struct pipe_image_view * images) argument
/xsrc/external/mit/libdrm/dist/tests/exynos/
H A Dexynos_fimg2d_perf.c120 struct g2d_image *images; local in function:fimg2d_perf_multi
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_image.c163 struct pipe_image_view images[MAX_IMAGE_UNIFORMS]; local in function:st_bind_images
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dindex.rst
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_image.c163 struct pipe_image_view images[MAX_IMAGE_UNIFORMS]; local in function:st_bind_images
H A Dst_draw_feedback.c394 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; local in function:st_feedback_draw_vbo
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_wsi.c172 VkImage *images = malloc(sizeof(*images) * n_images); local in function:v3dv_wsi_get_image_from_swapchain
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.h85 struct pipe_resource *images[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_BUFFERS]; member in struct:virgl_context
/xsrc/external/mit/libXcursor/dist/src/
H A Dlibrary.c344 XcursorImages *images = NULL; local in function:_XcursorLibraryLoadImages
367 XcursorImages *images = NULL; local in function:XcursorLibraryLoadImages
392 XcursorImages *images; local in function:XcursorLibraryLoadCursor
423 XcursorImages *images; local in function:XcursorLibraryLoadCursors
[all...]
H A Dxlib.c110 XcursorImages *images = _XcursorShapeLoadImages (dpy, source_char); local in function:XcursorTryShapeCursor
/xsrc/external/mit/libXrender/dist/src/
H A DGlyph.c85 XRenderAddGlyphs(Display * dpy,GlyphSet glyphset,_Xconst Glyph * gids,_Xconst XGlyphInfo * glyphs,int nglyphs,_Xconst char * images,int nbyte_images) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c341 fd6_set_shader_images(struct pipe_context * pctx,enum pipe_shader_type shader,unsigned start,unsigned count,unsigned unbind_num_trailing_slots,const struct pipe_image_view * images) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.h150 } images[LP_MAX_TGSI_SHADER_IMAGES]; member in struct:lp_cs_context
H A Dlp_context.h92 struct pipe_image_view images[PIPE_SHADER_TYPES][LP_MAX_TGSI_SHADER_IMAGES]; member in struct:llvmpipe_context
H A Dlp_screen.c529 uint32_t *images = ret; local in function:llvmpipe_get_compute_param
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.h65 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; member in struct:virgl_shader_binding_state
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_image.c115 VkImage *images = malloc(sizeof(*images) * n_images); local in function:lvp_swapchain_get_image
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_descriptor_set.h67 VkDescriptorImageInfo *images; member in struct:vn_update_descriptor_sets
/xsrc/external/mit/libXcursor/dist/include/X11/Xcursor/
H A DXcursor.h200 XcursorImage **images; /* array of XcursorImage pointers */ member in struct:_XcursorImages
[all...]
H A DXcursor.h.in199 XcursorImage **images; /* array of XcursorImage pointers */ member in struct:_XcursorImages
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_sprite.c71 static const XvImageRec images[] = { XVIMAGE_YUY2, XVIMAGE_UYVY, XVMC_RGB888, XVMC_RGB565 }; variable in typeref:typename:const XvImageRec[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c346 struct si_images *images = &sctx->images[PIPE_SHADER_COMPUTE]; local in function:si_compute_copy_image
548 struct si_images *images = &sctx->images[PIPE_SHADER_COMPUTE]; local in function:si_compute_clear_render_target
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c849 struct __DRIimageList images; local in function:intel_update_image_buffers
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c849 struct __DRIimageList images; local in function:intel_update_image_buffers
[all...]

Completed in 22 milliseconds

12345