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.cpp766 UVec2 renderPos; member
2562 const UVec2& renderPos, in pushRenderPassCommands()
2626 const UVec2& renderPos, in pushRenderPassCommands()
3022 const UVec2& renderPos, in renderReferenceValues()
4471 const UVec2 renderPos = config.renderPos; in renderPassTest() local
4869 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local
4950 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local
5401 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
5576 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
5626 const UVec2 renderPos (0, 0); in addSimpleTests() local
[all …]