Home
last modified time | relevance | path

Searched defs:images (Results 76 - 100 of 176) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h164 } images[LP_MAX_TGSI_SHADER_IMAGES]; member
H A Dlp_setup.c682 lp_setup_set_fs_images(struct lp_setup_context *setup, unsigned num, struct pipe_image_view *images) lp_setup_set_fs_images() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp516 std::vector<VkImage> images = in testStencilExportReplace() local
H A DvktPipelineDepthRangeUnrestrictedTests.cpp855 std::vector<VkImage> images = { in DepthRangeUnrestrictedTestInstance() local
1129 std::vector<VkImage> images = { in DepthBoundsRangeUnrestrictedTestInstance() local
H A DvktPipelineDescriptorLimitsTests.cpp275 std::vector<VkImage> images; in iterate() local
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp661 std::vector<VkImage> images; in drawAndSampleInputAttachment() local
953 std::vector<VkImage> images; in draw() local
H A DvktPipelineStencilTests.cpp481 std::vector<VkImage> images; variable
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxinternal.c404 int MuxHasAlpha(const WebPMuxImage* images) { in MuxHasAlpha() argument
505 const WebPMuxImage* images = mux->images_; in MuxValidate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp217 std::vector<ImageProperties> images = imageList; in CreateAnimation() local
586 std::vector<ImageProperties> images; in SetPixelMapArray() local
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp935 std::vector<VkImage> images; in HWTEST_F() local
/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
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c944 struct wsi_wl_image images[0]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h227 struct pipe_image_view images[NV50_MAX_GLOBALS]; member
H A Dnv50_state.c1310 nv50_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) nv50_set_shader_images() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c289 noop_set_shader_images(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) noop_set_shader_images() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1309 nvc0_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) nvc0_set_shader_images() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h197 struct pipe_image_view images[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_IMAGES]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c301 r600_decompress_depth_images(struct r600_context *rctx, struct r600_image_state *images) r600_decompress_depth_images() argument
404 r600_decompress_color_images(struct r600_context *rctx, struct r600_image_state *images) r600_decompress_color_images() argument
/third_party/skia/src/core/
H A DSkDevice.cpp261 void SkBaseDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() argument
[all...]

Completed in 55 milliseconds

12345678