Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp83 std::string getTessellationControlSource (int tessLevel);
166 sources << glu::TessellationControlSource(getTessellationControlSource(tessGenLevel)) in init()
444 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource() function in deqp::gles31::Stress::__anon7f13fc9a0111::GridRenderCase
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp153 std::string getTessellationControlSource (void) const;
270 << glu::TessellationControlSource(getTessellationControlSource()) in iterate()
335 std::string IdentityGeometryShaderCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anoncceb601c0111::IdentityGeometryShaderCase
460 std::string getTessellationControlSource (void) const;
575 sources << glu::TessellationControlSource(getTessellationControlSource()) in iterate()
652 std::string IdentityTessellationShaderCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anoncceb601c0111::IdentityTessellationShaderCase
824 std::string getTessellationControlSource (void) const;
934 << glu::TessellationControlSource(getTessellationControlSource()) in init()
947 << glu::TessellationControlSource(getTessellationControlSource()) in init()
1424 std::string FeedbackPrimitiveTypeCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anoncceb601c0111::FeedbackPrimitiveTypeCase
[all …]