/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 64 VkAttachmentLoadOp loadOp; member 937 std::string loadOpToString (VkAttachmentLoadOp loadOp) in loadOpToString()
|
D | vktRenderPassTests.cpp | 638 VkAttachmentLoadOp loadOp, in Attachment() 4828 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests() local 4846 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests() local 4923 const VkAttachmentLoadOp loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local 5142 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_… in addAttachmentAllocationTests() local 5431 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentAllocationTests() local 6042 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local 6087 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local 6291 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local 6409 const VkAttachmentLoadOp loadOp = loadOps[loadOpNdx].op; in addFormatTests() local
|
D | vktRenderPassSubpassDependencyTests.cpp | 1941 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local 2008 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local 2097 const VkAttachmentLoadOp loadOp (VK_ATTACHMENT_LOAD_OP_CLEAR); in initTests() local
|
D | vktRenderPassTestsUtil.cpp | 523 VkAttachmentLoadOp loadOp, in Attachment()
|
/external/skia/src/gpu/vk/ |
D | GrVkCopyManager.cpp | 336 VkAttachmentLoadOp loadOp = canDiscardOutsideDstRect ? VK_ATTACHMENT_LOAD_OP_DONT_CARE in copySurfaceAsDraw() local
|
D | GrVkGpuCommandBuffer.cpp | 52 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
|
/external/skqp/src/gpu/vk/ |
D | GrVkCopyManager.cpp | 336 VkAttachmentLoadOp loadOp = canDiscardOutsideDstRect ? VK_ATTACHMENT_LOAD_OP_DONT_CARE in copySurfaceAsDraw() local
|
D | GrVkGpuCommandBuffer.cpp | 51 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 444 …t DeviceInterface& vk, const VkDevice& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttac… in createSimpleRenderPass()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 262 …ionFlags flags, VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttac…
|
D | vkStructTypes.inl | 943 VkAttachmentLoadOp loadOp; member 2145 VkAttachmentLoadOp loadOp; member
|
D | vkVulkan_c.inl | 2409 VkAttachmentLoadOp loadOp; member 5665 VkAttachmentLoadOp loadOp; member
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 785 const VkAttachmentLoadOp loadOp, in addAttachment() 2420 …const VkAttachmentLoadOp loadOp = (m_params.clears == TEST_CLEARS_LOAD_OP_CLEAR ? VK_ATTACHMENT_LO… in drawRenderPasses() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 2790 const VkAttachmentLoadOp loadOp = (!fullClearPass) ? VK_ATTACHMENT_LOAD_OP_LOAD : in iterate() local
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 278 TIntermAggregate* loadOp = new TIntermAggregate(EOpImageLoad); in handleLvalue() local 4586 TIntermAggregate* loadOp = load->getAsAggregate(); in decomposeIntrinsic() local
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 2406 VkAttachmentLoadOp loadOp; member 5662 VkAttachmentLoadOp loadOp; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 2624 VkAttachmentLoadOp loadOp; member 5558 VkAttachmentLoadOp loadOp; member
|
D | vulkan.hpp | 28531 AttachmentLoadOp loadOp; member 28671 AttachmentLoadOp loadOp; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2671 VkAttachmentLoadOp loadOp; member 5619 VkAttachmentLoadOp loadOp; member
|
D | vulkan.hpp | 17324 AttachmentLoadOp loadOp; member 17464 AttachmentLoadOp loadOp; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 2336 VkAttachmentLoadOp loadOp; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2506 VkAttachmentLoadOp loadOp; member
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2506 VkAttachmentLoadOp loadOp; member
|