Home
last modified time | relevance | path

Searched defs:img (Results 176 - 200 of 326) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/mesa/main/
H A Ddebug.c271 struct gl_texture_image *img = texObj->Image[face][level]; in write_texture_image() local
606 _mesa_print_texture(struct gl_context *ctx, struct gl_texture_image *img) _mesa_print_texture() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c542 struct pipe_image_view img; in st_create_image_handle_from_unit() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c334 panvk_meta_clear_color_img(struct panvk_cmd_buffer *cmdbuf, struct panvk_image *img, const VkClearColorValue *color, const VkImageSubresourceRange *range) panvk_meta_clear_color_img() argument
401 panvk_meta_clear_zs_img(struct panvk_cmd_buffer *cmdbuf, struct panvk_image *img, const VkClearDepthStencilValue *value, const VkImageSubresourceRange *range) panvk_meta_clear_zs_img() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c24 vn_image_init_memory_requirements(struct vn_image *img, in vn_image_init_memory_requirements() argument
111 vn_image_deferred_info_init(struct vn_image *img, const VkImageCreateInfo *create_info, const VkAllocationCallbacks *alloc) vn_image_deferred_info_init() argument
183 vn_image_deferred_info_fini(struct vn_image *img, const VkAllocationCallbacks *alloc) vn_image_deferred_info_fini() argument
196 vn_image_init(struct vn_device *dev, const VkImageCreateInfo *create_info, struct vn_image *img) vn_image_init() argument
223 struct vn_image *img = NULL; vn_image_create() local
246 vn_image_init_deferred(struct vn_device *dev, const VkImageCreateInfo *create_info, struct vn_image *img) vn_image_init_deferred() argument
261 struct vn_image *img = NULL; vn_image_create_deferred() local
295 struct vn_image *img; vn_CreateImage() local
348 struct vn_image *img = vn_image_from_handle(image); vn_DestroyImage() local
375 const struct vn_image *img = vn_image_from_handle(pInfo->image); vn_GetImageMemoryRequirements2() local
435 vn_image_bind_wsi_memory(struct vn_image *img, struct vn_device_memory *mem) vn_image_bind_wsi_memory() argument
452 struct vn_image *img = vn_image_from_handle(info->image); vn_BindImageMemory2() local
534 struct vn_image *img = vn_image_from_handle(image); vn_GetImageSubresourceLayout() local
581 struct vn_image *img = vn_image_from_handle(pCreateInfo->image); vn_CreateImageView() local
[all...]
H A Dvn_device_memory.c226 const struct vn_image *img = vn_image_from_handle(dedicated->image); in vn_device_memory_should_suballocate() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c81 struct nv30_rect img; member
[all...]
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c195 struct g2d_image img = {0}; in g2d_solid_fill_test() local
329 struct g2d_image img in g2d_move_test() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c146 i915_texture_set_image_offset(struct i915_texture *tex, unsigned level, unsigned img, unsigned nblocksx, unsigned nblocksy) i915_texture_set_image_offset() argument
/third_party/skia/samplecode/
H A DSample3D.cpp372 auto img = GetResourceAsImage("images/brickwork-texture.jpg"); variable
/third_party/skia/src/image/
H A DSkImage_Raster.cpp127 auto img = new SkImage_Raster(fBitmap); variable
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp428 void SkArithmeticImageFilter::drawForeground(SkCanvas* canvas, SkSpecialImage* img, in drawForeground() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxread.c77 const WebPChunk* const img = wpi->img_; in MuxImageFinalize() local
/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp334 bool SkPDFUtils::ToBitmap(const SkImage* img, SkBitmap* dst) { in ToBitmap() argument
/third_party/skia/gm/
H A Dbleed.cpp368 sk_sp<SkImage> img = make_image(canvas, &src); in DEF_SIMPLE_GM() local
H A Dcomplexclip.cpp212 auto img = GetResourceAsImage("images/yellow_rose.png"); in DEF_SIMPLE_GM() local
249 auto img = GetResourceAsImage("images/yellow_rose.png"); DEF_SIMPLE_GM() local
367 auto img = GetResourceAsImage("images/yellow_rose.png"); DEF_SIMPLE_GM() local
[all...]
H A Dimage.cpp427 static sk_sp<SkImage> serial_deserial(SkImage* img) { in serial_deserial() argument
449 auto img = make_lazy_image(surf.get()); in DEF_SIMPLE_GM_CAN_FAIL() local
H A Dblurrect.cpp293 SkImage* img; variable
H A Druntimeshader.cpp86 static sk_sp<SkShader> make_shader(sk_sp<SkImage> img, SkISize size) { in make_shader() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMetamorphicTests.cpp106 void ShaderMetamorphicVariant::render (const tcu::PixelBufferAccess& img, const std::string& vertexSrc, const std::string& fragmentSrc) in render() argument
162 tcu::Surface img = tcu::Surface(refImg.getWidth(), refImg.getHeight()); in checkNondet() local
274 static bool sanityComparePixels (const tcu::ConstPixelBufferAccess& img, std::vector<SanityPixel> sanityPixels) in sanityComparePixels() argument
293 sanityCheck_synthetic(const tcu::ConstPixelBufferAccess& img) sanityCheck_synthetic() argument
304 sanityCheck_bubblesort_flag(const tcu::ConstPixelBufferAccess& img) sanityCheck_bubblesort_flag() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dkaslr.c436 static bool mem_avoid_overlap(struct mem_vector *img, in mem_avoid_overlap() argument
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dkaslr.c432 static bool mem_avoid_overlap(struct mem_vector *img, in mem_avoid_overlap() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.h257 struct fw_img img[IWL_UCODE_TYPE_MAX]; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dmetronomefb.c457 u16 *img = (u16 *)(par->metromem_img + index); in metronomefb_dpy_update_page() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm0010.c353 u64 *img; in wm0010_firmware_load() local
502 u32 *img; in wm0010_stage2_load() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dmetronomefb.c457 u16 *img = (u16 *)(par->metromem_img + index); in metronomefb_dpy_update_page() local

Completed in 22 milliseconds

12345678910>>...14