Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp790 UVec2 renderPos; member
2687 const UVec2& renderPos, in pushRenderPassCommands()
2751 const UVec2& renderPos, in pushDynamicRenderingCommands()
3035 const UVec2& renderPos, in pushRenderPassCommands()
3435 const UVec2& renderPos, in renderReferenceValues()
4978 const UVec2 renderPos = config.renderPos; in renderPassTest() local
5432 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local
5522 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local
5996 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
6170 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local
[all …]