Home
last modified time | relevance | path

Searched defs:srcAccess (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandGraph.h197 ANGLE_INLINE void addGlobalMemoryBarrier(VkFlags srcAccess, in addGlobalMemoryBarrier()
411 void addGlobalMemoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages) in addGlobalMemoryBarrier()
DCommandGraph.cpp998 void CommandGraph::memoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages) in memoryBarrier()
DContextVk.cpp2208 VkAccessFlags srcAccess = 0; in memoryBarrier() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp1063 …const auto srcAccess = (VK_ACCESS_COLOR_ATTACHMENT_READ_BIT | VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp386 VkAccessFlags srcAccess, in makeMemoryBarrierInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp931 const tcu::ConstPixelBufferAccess srcAccess = getLevel(levelNdx, layerNdx); in write() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h803 VkAccessFlags srcAccess, in mergeMemoryBarrier()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp692 const PixelBufferAccess srcAccess = getAccessInternal(); in getSliceAccessInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp289 const tcu::ConstPixelBufferAccess srcAccess = srcImage.getLevel(level); in getTextureLevelPyramidDataSize() local
313 const tcu::ConstPixelBufferAccess srcAccess = srcImage.getLevel(level); in writeTextureLevelPyramidData() local