Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderPrimitiveCounter.cpp624 void GeometryShaderPrimitiveCounter::drawAndGetFeedback(glw::GLint* feedbackResult) in drawAndGetFeedback()
782 glw::GLint* feedbackResult = NULL; in iterate() local
947 glw::GLint* feedbackResult = NULL; in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp994 tcu::Surface feedbackResult (RENDER_SIZE, RENDER_SIZE); in iterate() local
1169 void FeedbackPrimitiveTypeCase::verifyFeedbackResults (const std::vector<tcu::Vec4>& feedbackResult) in verifyFeedbackResults()