Searched defs:is_pixel_valid (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLimits.cpp | 2868 …bool is_pixel_valid = comparePixel(result_image, center_x, center_y, m_texture_width, m_texture_he… in verifyResultOfMultipleInvocationsPass() local 2929 …bool is_pixel_valid = comparePixel(result_image, center_x, center_y, m_texture_width, m_texture_he… in verifyResultOfSingleInvocationPass() local 2976 …bool is_pixel_valid = comparePixel(result_image, center_x, center_y, m_texture_width, m_texture_he… in verifyResultOfSingleInvocationPass() local
|