| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Image.hpp | 41 vk::ImageView imageView; // Owning handle member in Image
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkImageView.cpp | 47 VkImageView imageView; in Make() local
|
| H A D | GrVkImageView.h | 31 VkImageView imageView() const { return fImageView; } in imageView() function in GrVkImageView 41 GrVkImageView(const GrVkGpu* gpu, VkImageView imageView, in GrVkImageView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkImageUtil.hpp | 147 Move<vk::VkImageView> imageView; member in vk::ImageWithBuffer
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFramebuffer.cpp | 186 void Framebuffer::setAttachment(ImageView *imageView, uint32_t index) in setAttachment() argument 208 ImageView *imageView = attachments[subpass.pColorAttachments[i].attachment]; local 228 ImageView *imageView = attachments[depthStencilAttachment]; global() local [all...] |
| H A D | VkDescriptorSetLayout.cpp | 455 auto *imageView = vk::Cast(update->imageView); global() variable [all...] |
| H A D | VkDevice.hpp | 90 uint32_t imageView; member
|
| H A D | VkDevice.cpp | 424 void Device::registerImageView(ImageView *imageView) in registerImageView() argument 433 void Device::unregisterImageView(ImageView *imageView) in unregisterImageView() argument 446 void Device::prepareForSampling(ImageView *imageView) in prepareForSampling() argument 460 contentsChanged(ImageView *imageView, Image::ContentsChangedContext context) contentsChanged() argument [all...] |
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_metal.h | 141 VkImageView imageView; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_image_view.h | 317 static inline size_t vn_sizeof_vkDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyImageView() argument 332 static inline void vn_encode_vkDestroyImageView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyImageView() argument 345 static inline size_t vn_sizeof_vkDestroyImageView_reply(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyImageView_reply() argument 357 static inline void vn_decode_vkDestroyImageView_reply(struct vn_cs_decoder *dec, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyImageView_reply() argument 389 static inline void vn_submit_vkDestroyImageView(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) in vn_submit_vkDestroyImageView() argument 432 vn_call_vkDestroyImageView(struct vn_instance *vn_instance, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroyImageView() argument 445 vn_async_vkDestroyImageView(struct vn_instance *vn_instance, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroyImageView() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiNullHandleTests.cpp | 94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in release() argument
|
| H A D | vktApiGranularityTests.cpp | 220 Move<VkImageView> imageView = createImageView(vk, device, &createInfo); in initImages() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| H A D | vktVideoFrameBuffer.hpp | 141 VkImageResourceView(DeviceContext& vkDevCtx, VkSharedBaseObj<VkImageResource>& imageResource, VkImageView imageView, VkImageSubresourceRange& ) VkImageResourceView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiNullHandleTests.cpp | 94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in release() argument
|
| H A D | vktApiGranularityTests.cpp | 231 Move<VkImageView> imageView = createImageView(vk, device, &createInfo); in initImages() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_metal.h | 143 VkImageView imageView; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 586 v3dv_DestroyImageView(VkDevice _device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) v3dv_DestroyImageView() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.c | 615 vn_DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks *pAllocator) vn_DestroyImageView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 174 createDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool descPool, VkDescriptorSetLayout descLayout, VkImageView imageView) createDescriptorSet() argument
|
| H A D | vktYCbCrFilteringTests.cpp | 261 bindImage(VkDescriptorSet descriptorSet, VkImageView imageView, VkSampler sampler) bindImage() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 174 createDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool descPool, VkDescriptorSetLayout descLayout, VkImageView imageView) createDescriptorSet() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_image.c | 1228 dzn_DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks *pAllocator) dzn_DestroyImageView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/ |
| H A D | vktFragmentShaderInterlockBasic.cpp | 461 Move<VkImageView> imageView; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineRobustnessCacheTests.cpp | 241 const auto imageView = makeImageView(vk, device, image->get(), vk::VK_IMAGE_VIEW_TYPE_2D, vk::VK_FORMAT_R32G32B32A32_SFLOAT, subresourceRange); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingNullASTests.cpp | 449 const Move<VkImageView> imageView = makeImageView(vkd, device, **image, VK_IMAGE_VIEW_TYPE_2D, format, imageSubresourceRange); in runTest() local
|