Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp201 static const auto renderTargetSize = IVec2(12, 12); variable
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp694 const tcu::IVec2 renderTargetSize = in init() local
4556 …const tcu::IVec2 renderTargetSize(m_context.getRenderTarget().getWidth(), m_context.getRenderTarge… in iterate() local
4675 …const tcu::IVec2 renderTargetSize(m_context.getRenderTarget().getWidth(), m_context.getRenderTarge… in renderTo() local
Des31fCopyImageTests.cpp1216 … const IVec2 renderTargetSize = IVec2(renderTarget.getWidth(), renderTarget.getHeight()); in renderTexture() local