/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_image.c | 74 v3d_setup_slices(struct v3dv_image *image) in v3d_setup_slices() argument 235 v3dv_layer_offset(const struct v3dv_image *image, uint32_t level, uint32_t layer) v3dv_layer_offset() argument 251 struct v3dv_image *image = NULL; create_image() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_nir_apply_pipeline_layout.c | 464 nir_ssa_def *image = NULL; in apply_layout_to_tex() local
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 567 const __DRIimageLookupExtension *image = sPriv->dri2.image; in drisw_init_screen() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.h | 159 struct sp_tgsi_image *image[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.h | 120 struct pipe_resource *image; member
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | subpicture.c | 226 upload_sampler_convert(struct pipe_context *pipe, struct pipe_sampler_view *dst, const struct pipe_box *dst_box, const XvImage *image, unsigned src_x, unsigned src_y) upload_sampler_convert() argument 409 XvMCCompositeSubpicture(Display *dpy, XvMCSubpicture *subpicture, XvImage *image, short srcx, short srcy, unsigned short width, unsigned short height, short dstx, short dsty) XvMCCompositeSubpicture() argument [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | debug.c | 555 _mesa_dump_image(const char *filename, const void *image, GLuint w, GLuint h, in _mesa_dump_image() argument [all...] |
H A D | texturebindless.c | 367 struct pipe_image_view image; in get_image_handle() local 368 st_convert_image(st_context(ctx), &imgObj, &image, GL_READ_WRITE); in get_image_handle() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 205 st_texture_match_image(struct st_context *st, const struct pipe_resource *pt, const struct gl_texture_image *image) st_texture_match_image() argument 617 struct gl_bindless_image *image = &prog->sh.BindlessImages[i]; st_make_bound_images_resident() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_storage_image.c | 276 struct format_info image = get_format_info(image_fmt); in convert_color_for_load() local 457 struct format_info image = get_format_info(image_fmt); convert_color_for_store() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_android.c | 481 anv_image_init_from_gralloc(struct anv_device *device, struct anv_image *image, const VkImageCreateInfo *base_info, const VkNativeBufferANDROID *gralloc_info) anv_image_init_from_gralloc() argument 582 anv_image_bind_from_gralloc(struct anv_device *device, struct anv_image *image, const VkNativeBufferANDROID *gralloc_info) anv_image_bind_from_gralloc() argument [all...] |
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.h | 51 } image; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 440 vk_common_GetImageMemoryRequirements(VkDevice _device, VkImage image, VkMemoryRequirements *pMemoryRequirements) vk_common_GetImageMemoryRequirements() argument 459 vk_common_BindImageMemory(VkDevice _device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset) vk_common_BindImageMemory() argument 477 vk_common_GetImageSparseMemoryRequirements(VkDevice _device, VkImage image, uint32_t *pSparseMemoryRequirementCount, VkSparseImageMemoryRequirements *pSparseMemoryRequirements) vk_common_GetImageSparseMemoryRequirements() argument
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_drm.c | 109 prepare_signal_dma_buf_from_semaphore(struct wsi_swapchain *chain, const struct wsi_image *image) prepare_signal_dma_buf_from_semaphore() argument 147 wsi_prepare_signal_dma_buf_from_semaphore(struct wsi_swapchain *chain, const struct wsi_image *image) wsi_prepare_signal_dma_buf_from_semaphore() argument 165 wsi_signal_dma_buf_from_semaphore(const struct wsi_swapchain *chain, const struct wsi_image *image) wsi_signal_dma_buf_from_semaphore() argument 203 wsi_create_sync_for_dma_buf_wait(const struct wsi_swapchain *chain, const struct wsi_image *image, enum vk_sync_features req_features, struct vk_sync **sync_out) wsi_create_sync_for_dma_buf_wait() argument 462 wsi_create_native_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_create_native_image_mem() argument 565 wsi_create_prime_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_create_prime_image_mem() argument [all...] |
H A D | wsi_common_win32.c | 305 wsi_win32_image_init(VkDevice device_h, struct wsi_win32_swapchain *chain, const VkSwapchainCreateInfoKHR *create_info, const VkAllocationCallbacks *allocator, struct wsi_win32_image *image) wsi_win32_image_init() argument 348 wsi_win32_image_finish(struct wsi_win32_swapchain *chain, const VkAllocationCallbacks *allocator, struct wsi_win32_image *image) wsi_win32_image_finish() argument 408 struct wsi_win32_image *image = &chain->images[image_index]; wsi_win32_queue_present() local [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_clear.c | 384 CmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearColorValue *pColor, uint32_t rangeCount, const VkImageSubresourceRange *pRanges) CmdClearColorImage() argument 460 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue *pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange *pRanges) CmdClearDepthStencilImage() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_image.c | 201 VkImage image = vn_image_to_handle(img); in vn_image_init() local 342 vn_DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks *pAllocator) vn_DestroyImage() argument 515 vn_GetImageDrmFormatModifierPropertiesEXT( VkDevice device, VkImage image, VkImageDrmFormatModifierPropertiesEXT *pProperties) vn_GetImageDrmFormatModifierPropertiesEXT() argument 528 vn_GetImageSubresourceLayout(VkDevice device, VkImage image, const VkImageSubresource *pSubresource, VkSubresourceLayout *pLayout) vn_GetImageSubresourceLayout() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.h | 53 unsigned image : 1; /* buffer or image */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiGetMemoryCommitment.cpp | 157 Move<VkImage> image = createImage(vkd, device, &imageParams); in iterate() local
|
H A D | vktApiGranularityTests.cpp | 198 Move<VkImage> image = createImage(vk, device, &imageInfo); in initImages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 65 Move<VkImage> image; member 88 ImageHandleAllocSp image; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 224 tcu::PixelBufferAccess getSubregion (tcu::PixelBufferAccess image, const float x, const float y, const float size) in getSubregion() argument 245 void generateReferenceImage(tcu::PixelBufferAccess image, const Vec4& clearColor, const std::vector<Vec4>& perInstancePosition, const int numInvocations) in generateReferenceImage() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAstcDecodeModeTests.cpp | 47 namespace image namespace [all...] |
H A D | vktImageAtomicSpirvShaders.cpp | 32 namespace image namespace
|
H A D | vktImageMismatchedFormatsTests.cpp | 64 namespace image namespace
|