Home
last modified time | relevance | path

Searched refs:vertexRandSpecConsts (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1968 const uint32_t vertexRandSpecConsts[] = { rnd.getUint32() * 2, rnd.getUint32() * 2 }; in runCompareLinkTimes() local
1984 &vertexRandSpecConsts[0] // const void* pData; in runCompareLinkTimes()
1990 &vertexRandSpecConsts[1] // const void* pData; in runCompareLinkTimes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1926 const uint32_t vertexRandSpecConsts[] = { rnd.getUint32() * 2, rnd.getUint32() * 2 }; in runCompareLinkTimes() local
1942 &vertexRandSpecConsts[0] // const void* pData; in runCompareLinkTimes()
1948 &vertexRandSpecConsts[1] // const void* pData; in runCompareLinkTimes()

Completed in 12 milliseconds