Home
last modified time | relevance | path

Searched defs:loadOp (Results 1 – 25 of 46) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dtile_loops_pass.cc65 auto isComplex = [&](memref::LoadOp loadOp) { in isComplexAccessPattern()
/external/skia/src/gpu/graphite/
DDrawContext.cpp157 LoadOp loadOp, in Make()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp65 VkAttachmentLoadOp loadOp; member
938 std::string loadOpToString (VkAttachmentLoadOp loadOp) in loadOpToString()
DvktRenderPassTests.cpp664 VkAttachmentLoadOp loadOp, in Attachment()
5691 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests() local
5724 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests() local
5830 const VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local
6052 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_… in addAttachmentAllocationTests() local
6363 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentAllocationTests() local
6974 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7020 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7224 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7343 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
DvktDynamicRenderingRandomTests.cpp407 VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in iterate() local
DvktRenderPassTestsUtil.cpp522 VkAttachmentLoadOp loadOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp3935 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4016 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4105 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_CLEAR); in initTests() local
DvktRenderPassLoadStoreOpNoneTests.cpp95 VkAttachmentLoadOp loadOp; member
DvktDynamicRenderingTests.cpp1159 const VkAttachmentLoadOp loadOp, in beginRendering()
DvktRenderPassFragmentDensityMapTests.cpp487 …VkAttachmentLoadOp loadOp = resampleSubsampled ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD… in createRenderPassProduceSubsampledImage() local
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp36 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
232 VkAttachmentLoadOp loadOp; in init() local
/external/skia/src/gpu/ganesh/dawn/
DGrDawnOpsRenderPass.cpp27 static wgpu::LoadOp to_dawn_load_op(GrLoadOp loadOp) { in to_dawn_load_op()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp161 const VkAttachmentLoadOp loadOp, in makeAttachment()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl256 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…
/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp147 const char *GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand()
Dvk_cache_utils.cpp57 VkAttachmentLoadOp ConvertRenderPassLoadOpToVkLoadOp(RenderPassLoadOp loadOp) in ConvertRenderPassLoadOpToVkLoadOp()
985 VkAttachmentLoadOp loadOp = createInfo.pAttachments[index].loadOp; in UpdateRenderPassColorPerfCounters() local
4447 RenderPassLoadOp loadOp, in setOps()
4457 RenderPassLoadOp loadOp, in setStencilOps()
DFramebufferVk.cpp2864 const vk::RenderPassLoadOp loadOp = colorRenderTarget->hasDefinedContent() in startNewRenderPass() local
Dvk_cache_utils.h317 uint16_t loadOp : 2; member
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp471 …:buildBasicRenderPass(VkFormat outputFormat, VkImageLayout outputLayout, VkAttachmentLoadOp loadOp) in buildBasicRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp483 …t DeviceInterface& vk, const VkDevice& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttac… in createSimpleRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp470 std::ostringstream loadOp; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp749 const VkAttachmentLoadOp loadOp, in addAttachment()
2433 …const VkAttachmentLoadOp loadOp = (m_params.clears == TEST_CLEARS_LOAD_OP_CLEAR ? VK_ATTACHMENT_LO… in drawRenderPasses() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp569 …VkAttachmentLoadOp loadOp = m_useImageAsColorOrDSAttachment ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATT… in setup() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp924 …const VkAttachmentLoadOp loadOp = preCleared ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD_O… in initializeAttachmentDescriptions() local
1092 …const VkAttachmentLoadOp loadOp = params.clearBeforeRenderPass ? VK_ATTACHMENT_LOAD_OP_LOAD : VK… in initializeRenderingAttachmentInfos() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkTypeUtil.inl300 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…

12