Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp790 UVec2 renderPos; member
2703 const UVec2& renderPos, in pushRenderPassCommands()
2767 const UVec2& renderPos, in pushDynamicRenderingCommands()
3051 const UVec2& renderPos, in pushRenderPassCommands()
3451 const UVec2& renderPos, in renderReferenceValues()
4994 const UVec2 renderPos = config.renderPos; in renderPassTest() local
5448 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local
5538 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local
6013 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
6187 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
[all …]