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.cpp820 UVec2 renderPos; member
2625 const UVec2& renderPos, in pushRenderPassCommands()
2689 const UVec2& renderPos, in pushRenderPassCommands()
3086 const UVec2& renderPos, in renderReferenceValues()
4629 const UVec2 renderPos = config.renderPos; in renderPassTest() local
5048 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local
5129 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local
5603 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
5777 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
5827 const UVec2 renderPos (0, 0); in addSimpleTests() local
[all …]