Home
last modified time | relevance | path

Searched defs:referenceFrame (Results 1 – 25 of 38) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp168 tcu::Texture2D referenceFrame = buildReferenceFrame(static_cast<int>(lineWidth)); in iterate() local
221 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), WIDTH, HEIGHT); in buildReferenceFrame() local
286 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), WIDTH, HEIGHT); in buildReferenceFrame() local
346 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), WIDTH, HEIGHT); in buildReferenceFrame() local
430 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), WIDTH, HEIGHT); in buildReferenceFrame() local
DvktDynamicStateVPTests.cpp120 tcu::Texture2D referenceFrame = buildReferenceFrame(); in iterate() local
163 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in buildReferenceFrame() local
213 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in buildReferenceFrame() local
397 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
DvktDynamicStateDiscardTests.cpp459 … tcu::Texture2D referenceFrame(vk::mapVkFormat(m_depthStencilAttachmentFormat), WIDTH, HEIGHT); in verifyResults() local
514 … tcu::Texture2D referenceFrame(vk::mapVkFormat(m_depthStencilAttachmentFormat), WIDTH, HEIGHT); in verifyResults() local
599 … tcu::Texture2D referenceFrame(vk::mapVkFormat(m_depthStencilAttachmentFormat), WIDTH, HEIGHT); in verifyResults() local
642 … tcu::Texture2D referenceFrame(vk::mapVkFormat(m_depthStencilAttachmentFormat), WIDTH, HEIGHT); in verifyResults() local
DvktDynamicStateDSTests.cpp589 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
863 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in iterate() local
1004 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
1207 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
DvktDynamicStateCBTests.cpp162 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
DvktDynamicStateGeneralTests.cpp135 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in iterate() local
258 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in iterate() local
415 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<f… in iterate() local
DvktDynamicStateRSTests.cpp550 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
666 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
770 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp198 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
350 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
DvktDrawIndirectTest.cpp1046 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
1469 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
1804 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
DvktDrawConcurrentTests.cpp480 …tcu::Texture2D referenceFrame(mapVkFormat(m_colorAttachmentFormat), (int)(0.5f + static_cast<float… in iterate() local
/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp146 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
343 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
484 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
603 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
Des2fDepthRangeTests.cpp159 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
297 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
Des2fTextureSizeTests.cpp128 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
283 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
Des2fTextureWrapTests.cpp192 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp191 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
412 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
589 tcu::Surface referenceFrame(viewport.width, viewport.height); in testLayer() local
757 tcu::Surface referenceFrame(viewport.width, viewport.height); in testSlice() local
897 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
1040 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
1166 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
1284 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
Des3fTextureSizeTests.cpp128 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
283 tcu::Surface referenceFrame(viewport.width, viewport.height); in testFace() local
Des3fFragDepthTests.cpp142 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
293 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
Des3fASTCDecompressionCases.cpp474 Surface referenceFrame(imageWidth, imageHeight); in iterate() local
603 Surface referenceFrame(imageWidth, imageHeight); in iterate() local
Des3fTextureMipmapTests.cpp335 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
647 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
1316 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
1538 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
1864 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
2191 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp547 … const string &description, const tcu::Texture2DArray &referenceFrame) in checkImage()
598 void CrossStageTestInstance::interpolationFill(tcu::Texture2DArray &referenceFrame) in interpolationFill()
617 void CrossStageTestInstance::perspectiveFill(tcu::Texture2DArray &referenceFrame) in perspectiveFill()
642 void CrossStageTestInstance::redFill(tcu::Texture2DArray &referenceFrame) in redFill()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalClearAttachmentTests.cpp217 tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), in iterate() local
/external/deqp/external/openglcts/modules/common/
DglcFragDepthTests.cpp151 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
307 tcu::Surface referenceFrame(viewportW, viewportH); in iterate() local
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp227 tcu::Surface referenceFrame(viewport.width, viewport.height); in testLayerFace() local
384 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp206 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
562 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp215 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local
547 tcu::Surface referenceFrame(viewport.width, viewport.height); in iterate() local

12