Home
last modified time | relevance | path

Searched defs:stencilStoreOp (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl262 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
DvkStructTypes.inl946 VkAttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp592 VkAttachmentStoreOp stencilStoreOp, in Attachment()
4501 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
4518 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests() local
4712 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(store… in addAttachmentAllocationTests() local
4952 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentAllocationTests() local
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h2038 VkAttachmentStoreOp stencilStoreOp; member
Dvulkan.hpp13611 AttachmentStoreOp stencilStoreOp; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2072 VkAttachmentStoreOp stencilStoreOp; member