Home
last modified time | relevance | path

Searched defs:images (Results 26 - 50 of 135) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp166 std::vector<std::unique_ptr<Image>> images; member in DrawTester
/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
/third_party/skia/gm/
H A Dreadpixels.cpp269 const sk_sp<SkImage> images[] = { variable
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h79 struct pipe_image_view images[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_IMAGES]; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c70 struct wsi_win32_image images[0]; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h93 struct pipe_image_view images[PIPE_SHADER_TYPES][LP_MAX_TGSI_SHADER_IMAGES]; member
H A Dlp_screen.c538 uint32_t *images = ret; in llvmpipe_get_compute_param() local
H A Dlp_setup_context.h164 } images[LP_MAX_TGSI_SHADER_IMAGES]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp269 const VkImage images[] = { *colorImage, *resolveColorImage }; in iterate() local
H A DvktPipelineStencilExportTests.cpp516 std::vector<VkImage> images = in testStencilExportReplace() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxedit.c473 const WebPMuxImage* images = NULL; in CreateVP8XChunk() local
[all...]
H A Dmuxinternal.c404 int MuxHasAlpha(const WebPMuxImage* images) { in MuxHasAlpha() argument
505 const WebPMuxImage* images = mux->images_; in MuxValidate() local
[all...]
/third_party/glfw/src/
H A Dnull_window.c185 void _glfwSetWindowIconNull(_GLFWwindow* window, int count, const GLFWimage* images) in _glfwSetWindowIconNull() argument
H A Dwindow.c548 glfwSetWindowIcon(GLFWwindow* handle, int count, const GLFWimage* images) glfwSetWindowIcon() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc.h56 bool images; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_constants.c46 svga_get_image_size_constant(const struct svga_context *svga, float **dest, enum pipe_shader_type shader, unsigned num_image_views, const struct svga_image_view images[PIPE_SHADER_TYPES][SVGA3D_MAX_UAVIEWS]) svga_get_image_size_constant() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c314 VkImage images[32]; in kopper_GetSwapchainImages() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c910 droid_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *images) global() argument
[all...]
H A Dplatform_ohos.c572 ohos_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *images) ohos_image_get_buffers() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c495 struct __DRIimageList images; in kopper_allocate_textures() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c588 static void si_decompress_image_color_textures(struct si_context *sctx, struct si_images *images) in si_decompress_image_color_textures() argument
660 static void si_check_render_feedback_images(struct si_context *sctx, struct si_images *images, in si_check_render_feedback_images() argument
H A Dsi_compute.c915 struct si_images *images = &sctx->images[PIPE_SHADER_COMPUTE]; in si_check_needs_implicit_sync() local
H A Dsi_compute_blit.c547 si_launch_grid_internal_images(struct si_context *sctx, struct pipe_image_view *images, unsigned num_images, const struct pipe_grid_info *info, void *shader, unsigned flags) si_launch_grid_internal_images() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1414 v3d_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) v3d_set_shader_images() argument

Completed in 25 milliseconds

123456