Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderFramebufferFetchTests.cpp65 static void checkFramebufferFetchSupport(NegativeTestContext &ctx) in checkFramebufferFetchSupport() function
125 checkFramebufferFetchSupport(ctx); in last_frag_data_not_defined()
156 checkFramebufferFetchSupport(ctx); in last_frag_data_readonly()
183 checkFramebufferFetchSupport(ctx); in invalid_inout_version()
215 checkFramebufferFetchSupport(ctx); in invalid_redeclaration_inout()
250 checkFramebufferFetchSupport(ctx); in invalid_vertex_inout()
H A Des31fShaderFramebufferFetchTests.cpp68 static void checkFramebufferFetchSupport(Context &context) in checkFramebufferFetchSupport() function
330 checkFramebufferFetchSupport(m_context); in init()