Home
last modified time | relevance | path

Searched refs:idhash (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsPartitionedTests.cpp395 static const char *idhash = "((id%N)+(id%(N+1u))-(id%2u)+(id/2u))%((N+1u)/2u)"; in getTestString() local
399 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()
413 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsPartitionedTests.cpp240 static const char *idhash = "((id%N)+(id%(N+1))-(id%2)+(id/2))%((N+1)/2)"; in getTestString() local
244 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()
258 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsPartitionedTests.cpp242 static const char *idhash = "((id%N)+(id%(N+1))-(id%2)+(id/2))%((N+1)/2)"; in getTestString() local
246 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()
260 " " + fmt + " idhashFmt = " + fmt + "(" + idhash + ");\n" in getTestString()

Completed in 4 milliseconds