Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp93 std::vector<float> genAttributes (bool useLessThanOneInnerLevels) in genAttributes() function
390 const std::vector<float> attributes = genAttributes(caseDef.useLessThanOneInnerLevels);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp93 std::vector<float> genAttributes (bool useLessThanOneInnerLevels) in genAttributes() function
390 const std::vector<float> attributes = genAttributes(caseDef.useLessThanOneInnerLevels);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp5320 static vector<float> genAttributes (void);
5416 vector<float> PrimitiveDiscardCase::genAttributes (void)
5482 const vector<float> attributes = genAttributes();

Completed in 10 milliseconds