Home
last modified time | relevance | path

Searched defs:largestGroup (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp655 const deUint32 largestGroup = sizes[sizesNdx] * sizes[sizesNdx] / factor / factor; in createBuildTests() local
686 const deUint32 largestGroup = sizes[sizesNdx] * sizes[sizesNdx] / factor / factor; in createBuildTests() local
717 const deUint32 largestGroup = sizes[sizesNdx] * sizes[sizesNdx] / factor / factor; in createBuildTests() local
DvktRayTracingBuildLargeTests.cpp579 const deUint32 largestGroup = sizes[sizesNdx] * sizes[sizesNdx]; in createBuildLargeShaderSetTests() local
615 const deUint32 largestGroup = sizes[sizesNdx] * sizes[sizesNdx]; in createBuildLargeShaderSetTests() local
DvktRayTracingBuiltinTests.cpp2507 const deUint32 largestGroup = k * width * height * depth; in createLaunchTests() local
2596 const deUint32 largestGroup = width * height / geometriesGroupCount / instancesGroupCount; in createScalarTests() local
2736 const deUint32 largestGroup = width * height / geometriesGroupCount / instancesGroupCount; in createRayFlagsTests() local
2816 const deUint32 largestGroup = width * height / geometriesGroupCount / instancesGroupCount; in createMultiOutputTests() local
2915 const deUint32 largestGroup = k * width * height * depth; in createSpecConstantTests() local
DvktRayTracingBuildIndirectTests.cpp681 const deUint32 largestGroup = width * height; in createBuildIndirectTests() local