Home
last modified time | relevance | path

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

1234

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp102 const vk::VkImageLayout imageLayout; member
/external/angle/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h295 VkImageLayout imageLayout, in clearColorImage()
306 VkImageLayout imageLayout, in clearDepthStencilImage()
Dvk_helpers.cpp828 bool IsShaderReadOnlyLayout(const ImageMemoryBarrierData &imageLayout) in IsShaderReadOnlyLayout()
1095 VkImageLayout ConvertImageLayoutToVkImageLayout(Context *context, ImageLayout imageLayout) in ConvertImageLayoutToVkImageLayout()
1618 ImageLayout imageLayout, in imageReadImpl()
1632 ImageLayout imageLayout, in imageWriteImpl()
1643 ImageLayout imageLayout) in updateImageLayoutAndBarrier()
1734 ImageLayout imageLayout, in imageRead()
1754 ImageLayout imageLayout, in imageWrite()
1932 ImageLayout imageLayout, in imageRead()
1946 ImageLayout imageLayout, in imageWrite()
2106 ImageLayout imageLayout; in finalizeColorImageLayout() local
[all …]
DContextVk.h510 vk::ImageLayout imageLayout, in onImageRenderPassRead()
521 vk::ImageLayout imageLayout, in onImageRenderPassWrite()
DSecondaryCommandBuffer.h205 VkImageLayout imageLayout; member
214 VkImageLayout imageLayout; member
1248 VkImageLayout imageLayout, in clearColorImage()
1264 VkImageLayout imageLayout, in clearDepthStencilImage()
Dvk_cache_utils.cpp5715 ImageLayout imageLayout = static_cast<ImageLayout>(infoDesc.imageLayoutOrRange); in updateDescriptorSet() local
5918 ImageLayout imageLayout = textureVk->getImage().getCurrentImageLayout(); in UpdatePreCacheActiveTextures() local
6003 ImageLayout imageLayout = textureVk->getImage().getCurrentImageLayout(); in updateFullActiveTextures() local
6725 const vk::ImageLayout imageLayout = vk::ImageLayout::ColorWrite; in addCompatibleRenderPass() local
6732 const vk::ImageLayout imageLayout = vk::ImageLayout::DepthWriteStencilWrite; in addCompatibleRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.cpp373 bool StackTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu… in validateResult()
DvktProtectedMemWorkgroupStorageTests.cpp342 …kgroupStorageTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const… in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp799 vk::VkImageLayout imageLayout = vk::VK_IMAGE_LAYOUT_UNDEFINED; in executeFragmentTest() local
1146 …s ImageAccessTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const… in validateResult()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp441 vk::VkSubresourceLayout imageLayout; in readLinear() local
788 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp241 const VkImageLayout imageLayout, in beginRendering()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp234 vk::VkImageLayout imageLayout; // src (for reads) or dst (for writes) image layout member
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c1168 VkImageLayout imageLayout, in lvp_CmdClearColorImage()
1196 VkImageLayout imageLayout, in lvp_CmdClearDepthStencilImage()
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1707 …ValidateCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallValidateCmdClearColorImage()
1736VkImageLayout imageLayout, const VkClearColorValue *pColor, in PreCallRecordCmdClearColorImage()
1745 …llRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallRecordCmdClearColorImage()
1759 …eCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallValidateCmdClearDepthStencilImage()
1810 VkImageLayout imageLayout, in PreCallRecordCmdClearDepthStencilImage()
1820 …dCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallRecordCmdClearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp541 …const VkImageLayout imageLayout = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) ? VK_IMAGE_LAY… in iterate() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c2336 VkImageLayout imageLayout, in radv_CmdClearColorImage()
2367 VkImageLayout imageLayout, in radv_CmdClearDepthStencilImage()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1856 void VkCommandBufferObj::ClearColorImage(VkImage image, VkImageLayout imageLayout, const VkClearCol… in ClearColorImage()
1861 void VkCommandBufferObj::ClearDepthStencilImage(VkImage image, VkImageLayout imageLayout, const VkC… in ClearDepthStencilImage()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl228 …eInfo makeDescriptorImageInfo (VkSampler sampler, VkImageView imageView, VkImageLayout imageLayout)
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1179 VkImageLayout imageLayout, in anv_CmdClearColorImage()
1241 VkImageLayout imageLayout, in anv_CmdClearDepthStencilImage()
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp1225 VkImageLayout imageLayout, in writePixels()
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c858 VkImageLayout imageLayout, in sqtt_CmdClearColorImage()
870 VkImageLayout imageLayout, in sqtt_CmdClearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp810 VkImageLayout imageLayout; in createRenderPass() local
903 VkImageLayout imageLayout; in createRenderPass() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1759 VkImageLayout imageLayout, in tu_CmdClearColorImage()
1774 VkImageLayout imageLayout, in tu_CmdClearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1953 const tcu::Maybe<vk::VkImageLayout> imageLayout) in PipelineBarrier()
2909 ImageCopyToBuffer (vk::VkImageLayout imageLayout) : m_imageLayout (imageLayout) {} in ImageCopyToBuffer()
3027 …ImageCopyFromBuffer (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(… in ImageCopyFromBuffer()
3140 …ImageCopyFromImage (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(im… in ImageCopyFromImage()
3364 ImageCopyToImage (vk::VkImageLayout imageLayout) : m_imageLayout(imageLayout) {} in ImageCopyToImage()
3606 …ImageBlitFromImage (deUint32 seed, BlitScale scale, vk::VkImageLayout imageLayout) : m_seed(seed),… in ImageBlitFromImage()
3882 …ImageBlitToImage (BlitScale scale, vk::VkImageLayout imageLayout) : m_scale(scale), m_imageLayout(… in ImageBlitToImage()
8031 vk::VkImageLayout imageLayout; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp771 const VkImageLayout imageLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in TextureRenderer() local

1234