Searched defs:offsetGroup (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 5285 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
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleInterpolationTests.cpp | 1246 de::MovePtr<tcu::TestCaseGroup> offsetGroup( in createMultisampleInterpolationTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 1584 … auto offsetGroup = new tcu::TestCaseGroup(testCtx, ("offset_" + std::to_string(offset)).c_str()); in createPipelineFlagsTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 1986 de::MovePtr<tcu::TestCaseGroup> offsetGroup( in createMappingTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageHostImageCopyTests.cpp | 3418 … tcu::TestCaseGroup *const offsetGroup = new tcu::TestCaseGroup(testCtx, offset.name); in testGenerator() local
|