Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/graphite/
DRenderPassDesc.cpp40 LoadOp loadOp, in Make()
/external/skia/src/gpu/graphite/vk/
DVulkanRenderPass.cpp52 LoadOp loadOp, in add_attachment_description_info_to_key()
225 const LoadOp loadOp, in setup_vk_attachment_description()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dtile_loops_pass.cc65 auto isComplex = [&](memref::LoadOp loadOp) { in isComplexAccessPattern()
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp64 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
260 VkAttachmentLoadOp loadOp; in init() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp67 VkAttachmentLoadOp loadOp; member
1180 std::string loadOpToString(VkAttachmentLoadOp loadOp) in loadOpToString()
DvktRenderPassTests.cpp689 VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, in Attachment()
6331 const VkAttachmentLoadOp loadOp = in addAttachmentTests() local
6377 const VkAttachmentLoadOp loadOp = in addAttachmentTests() local
6492 const VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local
6668 const VkAttachmentLoadOp loadOp = in addAttachmentAllocationTests() local
7030 const VkAttachmentLoadOp loadOp = in addAttachmentAllocationTests() local
7518 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7554 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7743 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
7844 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
DvktDynamicRenderingRandomTests.cpp406 VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in iterate() local
DvktRenderPassTestsUtil.cpp458 VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp4216 const VkAttachmentLoadOp loadOp(VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4309 const VkAttachmentLoadOp loadOp(VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4403 const VkAttachmentLoadOp loadOp(VK_ATTACHMENT_LOAD_OP_CLEAR); in initTests() local
DvktRenderPassLoadStoreOpNoneTests.cpp96 VkAttachmentLoadOp loadOp; member
DvktRenderPassFragmentDensityMapTests.cpp469 …VkAttachmentLoadOp loadOp = resampleSubsampled ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD_O… in createRenderPassProduceSubsampledImage() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp158 VkAttachmentDescription makeAttachment(const VkFormat format, const VkAttachmentLoadOp loadOp, in makeAttachment()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp73 VkAttachmentLoadOp ConvertRenderPassLoadOpToVkLoadOp(RenderPassLoadOp loadOp) in ConvertRenderPassLoadOpToVkLoadOp()
276 RenderPassLoadOp loadOp, in UnpackAttachmentInfo()
399 const RenderPassLoadOp loadOp = in DeriveRenderingInfo() local
475 const RenderPassLoadOp loadOp = in DeriveRenderingInfo() local
1420 VkAttachmentLoadOp loadOp = createInfo.pAttachments[index].loadOp; in UpdateRenderPassColorPerfCounters() local
4885 RenderPassLoadOp loadOp, in setOps()
4895 RenderPassLoadOp loadOp, in setStencilOps()
DCommandGraph.cpp147 const char *GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand()
/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.cc861 VkAttachmentLoadOp loadOp = pCreateInfo->pAttachments[i].loadOp; in tu_CreateRenderPass2() local
/external/skia/src/gpu/graphite/dawn/
DDawnCaps.cpp1143 LoadOp loadOp = LoadOp::kClear; in extractGraphicsDescs() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl299 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp455 VkAttachmentLoadOp loadOp) in buildBasicRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp475VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, in createSimpleRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp498 std::ostringstream loadOp; in initPrograms() local
DvktImageDepthStencilSeparateTests.cpp462VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, in AttachmentDescription()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp729 const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, in addAttachment()
2549 const VkAttachmentLoadOp loadOp = in drawRenderPasses() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp645 VkAttachmentLoadOp loadOp = in setup() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp925 …const VkAttachmentLoadOp loadOp = preCleared ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD_O… in initializeAttachmentDescriptions() local
1077 const VkAttachmentLoadOp loadOp = in initializeRenderingAttachmentInfos() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkTypeUtil.inl317 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…

12