| /third_party/mesa3d/src/mesa/main/ |
| H A D | mipmap.c | 1576 GLint img, row; in make_3d_mipmap() local [all...] |
| H A D | pack.c | 1245 GLint img, row; in _mesa_unpack_image() local 1557 int count, img; in _mesa_unpack_color_index_to_rgba_float() local [all...] |
| H A D | texobj.c | 825 const struct gl_texture_image *img = t->Image[face][i]; in _mesa_test_texobj_completeness() local 869 const struct gl_texture_image *img0, *img; _mesa_cube_level_complete() local 1068 const struct gl_texture_image *img = texObj->Image[face][level]; texture_size() local [all...] |
| H A D | texgetimage.c | 86 GLint img, row; in get_tex_depth() local 135 GLint img, row; in get_tex_depth_stencil() local 191 GLint img, row; get_tex_stencil() local 237 GLint img, row; get_tex_ycbcr() local 444 GLuint img; get_tex_rgba_uncompressed() local 775 get_compressed_texsubimage_sw(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLint height, GLint depth, GLvoid *img) get_compressed_texsubimage_sw() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.c | 578 struct vn_image *img = NULL; in vn_android_image_from_anb() local 1163 struct vn_image *img = vn_image_from_handle(dedicated_info->image); vn_android_device_import_ahb() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 1256 struct pipe_image_view *img = &nv50->images[i]; in nv50_bind_images_range() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1232 struct pipe_image_view *img = &nvc0->images[s][i]; in nvc0_bind_images_range() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLCommandQueue.cpp | 346 const Image &img = image->cast<Image>(); in enqueueReadImage() local 371 const Image &img = image->cast<Image>(); in enqueueWriteImage() local 417 const Image &img = image->cast<Image>(); in enqueueFillImage() local 488 const Image &img = image->cast<Image>(); in enqueueMapImage() local
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | egl_ext_stubs.cpp | 133 EGLBoolean DestroyImageKHR(Thread *thread, Display *display, Image *img) in DestroyImageKHR() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 175 sk_sp<SkImage> img; in make_fuzz_shader() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboCompletenessTests.cpp | 749 GLuint img = 0; in makeAttachment() local
|
| H A D | glsFboUtil.cpp | 305 GLsizei imageNumSamples (const Image& img) in imageNumSamples() argument 312 static GLenum glTarget (const Image& img) in glTarget() argument 418 static void glDelete (const Image& cfg, GLuint img, const glw::Functions& gl) in glDelete() argument 683 logImage(const Image& img, TestLog& log, bool useType) logImage() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fMultisampleTests.cpp | 116 static bool isPixelRegionUnicolored (const tcu::Surface& img, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in isPixelRegionUnicolored() argument 148 static bool drawUnicolorTestErrors (tcu::Surface& img, const tcu::PixelBufferAccess& errorImg, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in drawUnicolorTestErrors() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | webp.c | 226 static void image_ctx_free(ImageContext *img) in image_ctx_free() argument 434 ImageContext *img; decode_entropy_image() local 496 ImageContext *img; parse_transform_color_indexing() local 529 get_huffman_group(WebPContext *s, ImageContext *img, int x, int y) get_huffman_group() argument 546 color_cache_put(ImageContext *img, uint32_t c) color_cache_put() argument 555 ImageContext *img; decode_entropy_coded_image() local 925 ImageContext *img = &s->image[IMAGE_ROLE_ARGB]; apply_predictor_transform() local 962 ImageContext *img, *cimg; apply_color_transform() local 987 ImageContext *img = &s->image[IMAGE_ROLE_ARGB]; apply_subtract_green_transform() local 1001 ImageContext *img; apply_color_indexing_transform() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_internal.h | 1151 const astcenc_image* img; member [all...] |
| /third_party/backends/backend/ |
| H A D | epjitsu.c | 2708 coarsecal_get_line(struct scanner *s, struct image *img) in coarsecal_get_line() argument 3178 finecal_get_line(struct scanner *s, struct image *img) in finecal_get_line() argument [all...] |
| H A D | lexmark_low.c | 1995 FILE *img = NULL; in sanei_lexmark_low_search_home_bwd() local [all...] |
| H A D | umax1220u-common.c | 1113 locate_black_stripe (unsigned char *img, int w, int h) in locate_black_stripe() argument 1172 unsigned char *img; in find_zero() local 1230 unsigned char *img; find_zero_2100U() local [all...] |
| /third_party/NuttX/include/nuttx/video/ |
| H A D | fb.h | 462 struct fb_cursorimage_s img; /* Cursor image */ member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1632 dri2_wl_create_wayland_buffer_from_image(_EGLDisplay *disp, _EGLImage *img) in dri2_wl_create_wayland_buffer_from_image() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 1747 _EGLImage *img; in _eglCreateImageCommon() local 1798 _eglDestroyImageCommon(_EGLDisplay *disp, _EGLImage *img) in _eglDestroyImageCommon() argument 1818 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImage() local 1827 _EGLImage *img = _eglLookupImage(image, disp); eglDestroyImageKHR() local 2213 _EGLImage *img; eglCreateDRMImageMESA() local 2233 _EGLImage *img = _eglLookupImage(image, disp); eglExportDRMImageMESA() local 2315 _EGLImage *img; eglCreateWaylandBufferFromImageWL() local 2383 _EGLImage *img = _eglLookupImage(image, disp); eglExportDMABUFImageQueryMESA() local 2404 _EGLImage *img = _eglLookupImage(image, disp); eglExportDMABUFImageMESA() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 401 dri2_set_in_fence_fd(__DRIimage *img, int fd) in dri2_set_in_fence_fd() argument 409 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence() argument 852 __DRIimage *img; in dri2_create_image_from_winsys() local 988 __DRIimage *img; dri2_create_image_from_name() local 1054 __DRIimage *img = NULL; dri2_create_image_from_fd() local 1117 __DRIimage *img; dri2_create_image_common() local 1438 __DRIimage *img; dri2_dup_image() local 1495 __DRIimage *img; dri2_from_names() local 1527 __DRIimage *img; dri2_from_planar() local 1663 __DRIimage *img; dri2_from_dma_bufs() local 1692 __DRIimage *img; dri2_from_dma_bufs2() local 1722 __DRIimage *img; dri2_from_dma_bufs3() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 1022 panvk_meta_copy_buf2img(struct panvk_cmd_buffer *cmdbuf, const struct panvk_buffer *buf, const struct panvk_image *img, const VkBufferImageCopy2 *region) panvk_meta_copy_buf2img() argument 1230 } img; global() member 1462 panvk_meta_copy_img2buf(struct panvk_cmd_buffer *cmdbuf, const struct panvk_buffer *buf, const struct panvk_image *img, const VkBufferImageCopy2 *region) panvk_meta_copy_img2buf() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 589 const unsigned img = var->data.binding + i; in iris_setup_uniforms() local
|
| H A D | iris_resource.c | 315 iris_image_view_get_format(struct iris_context *ice, const struct pipe_image_view *img) iris_image_view_get_format() argument
|