Home
last modified time | relevance | path

Searched refs:loadOps (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4637 const VkAttachmentLoadOp loadOps[] = in addAttachmentTests() local
4741 …ntLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentTests()
4748 …dOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentTests()
4759 …ntLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentTests()
4765 …dOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentTests()
4808 const VkAttachmentLoadOp loadOps[] = in addAttachmentAllocationTests() local
4949 …oadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentAllocationTests()
4959 … stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentAllocationTests()
5193 …ntLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentAllocationTests()
5199 …dOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); in addAttachmentAllocationTests()
[all …]
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md243 | RenderPass Attachments | Validates that attachment image format, layouts, loadOps, and storeOps a…