Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp5285 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "textureoffset"); in init() local
5380 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "textureoffsetclamp"); in init() local
5787 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "textureprojoffset"); in init() local
5956 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "texturelodoffset"); in init() local
6125 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "textureprojlodoffset"); in init() local
6564 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "texturegradoffset"); in init() local
6686 … tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "texturegradoffsetclamp"); in init() local
6931 … tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "textureprojgradoffset"); in init() local
7056 tcu::TestCaseGroup *offsetGroup = new tcu::TestCaseGroup(m_testCtx, "texelfetchoffset"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp1246 de::MovePtr<tcu::TestCaseGroup> offsetGroup( in createMultisampleInterpolationTests() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp1584 … auto offsetGroup = new tcu::TestCaseGroup(testCtx, ("offset_" + std::to_string(offset)).c_str()); in createPipelineFlagsTests() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1986 de::MovePtr<tcu::TestCaseGroup> offsetGroup( in createMappingTests() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp3402 … tcu::TestCaseGroup *const offsetGroup = new tcu::TestCaseGroup(testCtx, offset.name); in testGenerator() local