Home
last modified time | relevance | path

Searched refs:setTransformFeedbackQueryEnabled (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DQuery.cpp76 device->setTransformFeedbackQueryEnabled(true); in begin()
101 device->setTransformFeedbackQueryEnabled(false); in end()
/external/swiftshader/src/Device/
DVertexProcessor.hpp167 void setTransformFeedbackQueryEnabled(bool enable);
DVertexProcessor.cpp373 void VertexProcessor::setTransformFeedbackQueryEnabled(bool enable) in setTransformFeedbackQueryEnabled() function in sw::VertexProcessor
/external/swiftshader/src/Renderer/
DVertexProcessor.hpp280 void setTransformFeedbackQueryEnabled(bool enable);
DVertexProcessor.cpp734 void VertexProcessor::setTransformFeedbackQueryEnabled(bool enable) in setTransformFeedbackQueryEnabled() function in sw::VertexProcessor