Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLimits.hpp918 bool verifyResultOfSingleInvocationPass(unsigned char *result_image);
H A DesextcGeometryShaderLimits.cpp2734 bool result_of_single_invocation_pass = verifyResultOfSingleInvocationPass(&result_image[0]); in iterate()
2914 bool GeometryShaderMaxInvocationsTest::verifyResultOfSingleInvocationPass(unsigned char *result_ima… in verifyResultOfSingleInvocationPass() function in glcts::GeometryShaderMaxInvocationsTest