Home
last modified time | relevance | path

Searched defs:TessLevels (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp150 struct TessLevels struct
152 float inner[2];
153 float outer[4];
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp2092 struct TessLevels struct in deqp::gles31::Functional::__anon7ff3b9850211::TessCoordCase
2094 float inner[2];
2095 float outer[4];
3914 struct TessLevels struct in deqp::gles31::Functional::__anon7ff3b9850211::PrimitiveSetInvarianceCase
3916 float inner[2];
3917 float outer[4];
3918 string description(void) const in description()