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
120 checkFramebufferFetchSupport(ctx); in last_frag_data_not_defined()
146 checkFramebufferFetchSupport(ctx); in last_frag_data_readonly()
171 checkFramebufferFetchSupport(ctx); in invalid_inout_version()
197 checkFramebufferFetchSupport(ctx); in invalid_redeclaration_inout()
225 checkFramebufferFetchSupport(ctx); in invalid_vertex_inout()
Des31fShaderFramebufferFetchTests.cpp68 static void checkFramebufferFetchSupport (Context& context) in checkFramebufferFetchSupport() function
318 checkFramebufferFetchSupport (m_context); in init()