Home
last modified time | relevance | path

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

123456

/third_party/skia/gm/
H A Dcrosscontextimage.cpp37 sk_sp<SkImage> images[3]; in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
[all...]
H A Dmakecolorspace.cpp81 sk_sp<SkImage> images[] = { in DEF_SIMPLE_GM_BG() local
[all...]
H A Dreadpixels.cpp269 const sk_sp<SkImage> images[] = { variable
/third_party/skia/tools/flags/
H A DCommonFlagsImages.cpp9 bool CollectImages(CommandLineFlags::StringArray images, SkTArray<SkString>* output) { in CollectImages() argument
/third_party/mesa3d/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) softpipe_set_shader_images() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.hpp52 PresentImage *images = nullptr; member in vk::SwapchainKHR
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DSwapchain.hpp55 std::vector<vk::Image> images; // Weak pointers. Presentable images owned by swapchain object. member in Swapchain
H A DDrawTester.hpp166 std::vector<std::unique_ptr<Image>> images; member in DrawTester
/third_party/skia/tools/
H A DUrlDataManager.cpp44 void UrlDataManager::indexImages(const std::vector<sk_sp<SkImage>>& images) { in indexImages() argument
/third_party/skia/tools/fiddle/
H A Dexamples.cpp19 sk_sp<SkImage> images[kImgCount]; in main() local
/third_party/vulkan-loader/tests/
H A Dloader_wsi_tests.cpp802 std::array<VkImage, 16> images; in TEST() local
827 std::array<VkImage, 16> images; in TEST() local
/third_party/ffmpeg/libavformat/
H A Dicoenc.c46 IcoImage *images; member
[all...]
H A Dicodec.c42 IcoImage * images; member
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_image.c161 struct pipe_image_view images[MAX_IMAGE_UNIFORMS]; in st_bind_images() local
H A Dst_draw_feedback.c392 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; in st_feedback_draw_vbo() local
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_perf.c120 struct g2d_image *images; in fimg2d_perf_multi() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.c120 svga_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) svga_set_shader_images() argument
266 svga_validate_image_view_resources(struct svga_context *svga, unsigned count, struct svga_image_view *images, bool rebind) svga_validate_image_view_resources() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.h53 struct kopper_swapchain_image *images; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.h64 struct pipe_image_view images[PIPE_MAX_SHADER_IMAGES]; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h85 VkDescriptorImageInfo *images; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.h151 } images[LP_MAX_TGSI_SHADER_IMAGES]; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h187 mali_ptr images[PIPE_SHADER_TYPES]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.cpp192 std::vector<VkImage> images = { **imageMS, **imageRS}; in iterate() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_diff.c220 AnimatedImage images[2]; in main() local
[all...]
/third_party/skia/tests/
H A DCanvasStateTest.cpp144 sk_sp<SkImage> images[2]; in DEF_TEST() local
238 sk_sp<SkImage> images[2]; in DEF_TEST() local

Completed in 19 milliseconds

123456