Home
last modified time | relevance | path

Searched defs:imageLayout (Results 1 – 17 of 17) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolImageObjectUtil.cpp384 vk::VkSubresourceLayout imageLayout; in readLinear() local
774 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateImageObjectUtil.cpp407 vk::VkSubresourceLayout imageLayout; in readLinear() local
796 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp407 vk::VkSubresourceLayout imageLayout; in readLinear() local
796 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/external/vulkan-validation-layers/layers/
Dimage.cpp600VkImageLayout imageLayout, const VkClearColorValue *pColor, in vkCmdClearColorImage()
629 vkCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in vkCmdClearDepthStencilImage()
Dparameter_validation.cpp4599 bool PostCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout in PostCmdClearColorImage()
4612VkImageLayout imageLayout, const VkClearColorValue *pColor, in vkCmdClearColorImage()
4628 …tCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PostCmdClearDepthStencilImage()
4642 vkCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in vkCmdClearDepthStencilImage()
Dcore_validation.cpp3719 …geView(const layer_data *my_data, const VkImageView *pImageView, const VkImageLayout imageLayout) { in validateImageView()
4871 VkImageLayout imageLayout; in ValidateCmdBufImageLayouts() local
8229VkImageLayout imageLayout, const VkClearColorValue *pColor, in vkCmdClearColorImage()
8259 vkCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in vkCmdClearDepthStencilImage()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl244 …eInfo makeDescriptorImageInfo (VkSampler sampler, VkImageView imageView, VkImageLayout imageLayout)
DvkDeviceDriverImpl.inl515 …dClearColorImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
520 …epthStencilImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
DvkNullDriverImpl.inl826 …dClearColorImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
836 …epthStencilImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
DvkStructTypes.inl888 VkImageLayout imageLayout; member
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1974 const tcu::Maybe<vk::VkImageLayout> imageLayout) in PipelineBarrier()
2931 ImageCopyToBuffer (vk::VkImageLayout imageLayout) : m_imageLayout (imageLayout) {} in ImageCopyToBuffer()
3049 …ImageCopyFromBuffer (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(… in ImageCopyFromBuffer()
3162 …ImageCopyFromImage (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(im… in ImageCopyFromImage()
3386 ImageCopyToImage (vk::VkImageLayout imageLayout) : m_imageLayout(imageLayout) {} in ImageCopyToImage()
3628 …ImageBlitFromImage (deUint32 seed, BlitScale scale, vk::VkImageLayout imageLayout) : m_seed(seed),… in ImageBlitFromImage()
3904 …ImageBlitToImage (BlitScale scale, vk::VkImageLayout imageLayout) : m_scale(scale), m_imageLayout(… in ImageBlitToImage()
5510 vk::VkImageLayout imageLayout; member
/external/vulkan-validation-layers/loader/
Dtrampoline.c1973 VkImageLayout imageLayout, const VkClearColorValue *pColor,
1986 VkImageLayout imageLayout,
/external/vulkan-validation-layers/demos/
Dtri.c108 VkImageLayout imageLayout; member
Dcube.c110 VkImageLayout imageLayout; member
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3466 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in createDescriptorSet() local
3687 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in createDescriptorSet() local
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1938 VkImageLayout imageLayout; member
/external/skia/third_party/vulkan/
Dvulkan.h1929 VkImageLayout imageLayout; member