Home
last modified time | relevance | path

Searched refs:getExpectedPointSize (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp78 int getExpectedPointSize (const Flags flags) in getExpectedPointSize() function
287 const int expectedPointSize = getExpectedPointSize(flags); in test()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1660 int getExpectedPointSize (void) const;
1844 const int requiredSize = getExpectedPointSize(); in checkPointSizeRequirements()
1897 const int expectedSize = getExpectedPointSize(); in verifyImage()
1976 int PointSizeCase::getExpectedPointSize (void) const in getExpectedPointSize() function in deqp::gles31::Functional::__anon58b64e9a0111::PointSizeCase