OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_is_framebuffer_no_attachments_supported
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.cpp
60
,
m_is_framebuffer_no_attachments_supported
(false)
110
m_is_framebuffer_no_attachments_supported
= glu::contextSupports(context_type, glu::ApiType::core(4, 3));
126
m_is_framebuffer_no_attachments_supported
= true;
143
m_is_framebuffer_no_attachments_supported
= true;
[
all
...]
esextcTestCaseBase.hpp
212
bool
m_is_framebuffer_no_attachments_supported
;
member in class:glcts::TestCaseBase
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredRenderingFBONoAttachment.cpp
223
if (!
m_is_framebuffer_no_attachments_supported
)
Completed in 339 milliseconds