| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/ |
| D | tile_loops_pass.cc | 65 auto isComplex = [&](memref::LoadOp loadOp) { in isComplexAccessPattern()
|
| /external/skia/src/gpu/graphite/ |
| D | DrawContext.cpp | 157 LoadOp loadOp, in Make()
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentTests.cpp | 65 VkAttachmentLoadOp loadOp; member 938 std::string loadOpToString (VkAttachmentLoadOp loadOp) in loadOpToString()
|
| D | vktRenderPassTests.cpp | 664 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
|
| D | vktDynamicRenderingRandomTests.cpp | 407 VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in iterate() local
|
| D | vktRenderPassTestsUtil.cpp | 522 VkAttachmentLoadOp loadOp, in Attachment()
|
| D | vktRenderPassSubpassDependencyTests.cpp | 3935 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
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 95 VkAttachmentLoadOp loadOp; member
|
| D | vktDynamicRenderingTests.cpp | 1159 const VkAttachmentLoadOp loadOp, in beginRendering()
|
| D | vktRenderPassFragmentDensityMapTests.cpp | 487 …VkAttachmentLoadOp loadOp = resampleSubsampled ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD… in createRenderPassProduceSubsampledImage() local
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkOpsRenderPass.cpp | 36 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops() 232 VkAttachmentLoadOp loadOp; in init() local
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnOpsRenderPass.cpp | 27 static wgpu::LoadOp to_dawn_load_op(GrLoadOp loadOp) { in to_dawn_load_op()
|
| /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsTransientAttachmentTests.cpp | 161 const VkAttachmentLoadOp loadOp, in makeAttachment()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkTypeUtil.inl | 256 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | CommandGraph.cpp | 147 const char *GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand()
|
| D | vk_cache_utils.cpp | 57 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()
|
| D | FramebufferVk.cpp | 2864 const vk::RenderPassLoadOp loadOp = colorRenderTarget->hasDefinedContent() in startNewRenderPass() local
|
| D | vk_cache_utils.h | 317 uint16_t loadOp : 2; member
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationNoneStageTests.cpp | 471 …:buildBasicRenderPass(VkFormat outputFormat, VkImageLayout outputLayout, VkAttachmentLoadOp loadOp) in buildBasicRenderPass()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiPipelineTests.cpp | 483 …t DeviceInterface& vk, const VkDevice& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttac… in createSimpleRenderPass()
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageDepthStencilDescriptorTests.cpp | 470 std::ostringstream loadOp; in initPrograms() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 749 const VkAttachmentLoadOp loadOp, in addAttachment() 2433 …const VkAttachmentLoadOp loadOp = (m_params.clears == TEST_CLEARS_LOAD_OP_CLEAR ? VK_ATTACHMENT_LO… in drawRenderPasses() local
|
| D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 569 …VkAttachmentLoadOp loadOp = m_useImageAsColorOrDSAttachment ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATT… in setup() local
|
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 924 …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/ |
| D | vkTypeUtil.inl | 300 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…
|