Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp65 static void checkFramebufferFetchSupport (NegativeTestContext& ctx) in checkFramebufferFetchSupport() function
124 checkFramebufferFetchSupport(ctx); in last_frag_data_not_defined()
152 checkFramebufferFetchSupport(ctx); in last_frag_data_readonly()
177 checkFramebufferFetchSupport(ctx); in invalid_inout_version()
207 checkFramebufferFetchSupport(ctx); in invalid_redeclaration_inout()
239 checkFramebufferFetchSupport(ctx); in invalid_vertex_inout()
Des31fShaderFramebufferFetchTests.cpp68 static void checkFramebufferFetchSupport (Context& context) in checkFramebufferFetchSupport() function
319 checkFramebufferFetchSupport (m_context); in init()