Searched defs:result_image (Results 1 – 6 of 6) sorted by relevance
385 unsigned char result_image[TEXTURE_HEIGHT * TEXTURE_WIDTH * TEXTURE_PIXEL_SIZE]; in iterate() local502 bool GeometryShaderIfVertexEmitIsDoneAtEndTest::verifyResult(const unsigned char *result_image, uns… in verifyResult()550 bool GeometryShaderMissingEndPrimitiveCallTest::verifyResult(const unsigned char *result_image, uns… in verifyResult()616 …haderMissingEndPrimitiveCallForSinglePrimitiveTest::verifyResult(const unsigned char *result_image, in verifyResult()
1137 …std::vector<unsigned char> result_image(m_texture_width * m_texture_height * m_texture_pixel_size); in iterate() local1883 const unsigned char *result_image = (const unsigned char *)data; in verifyResult() local2206 const unsigned char *result_image = (const unsigned char *)data; in verifyResult() local2512 const unsigned char *result_image = (const unsigned char *)data; in verifyResult() local2691 …std::vector<unsigned char> result_image(m_texture_width * m_texture_height * m_texture_pixel_size); in iterate() local2852 …eometryShaderMaxInvocationsTest::verifyResultOfMultipleInvocationsPass(unsigned char *result_image) in verifyResultOfMultipleInvocationsPass()2914 …l GeometryShaderMaxInvocationsTest::verifyResultOfSingleInvocationPass(unsigned char *result_image) in verifyResultOfSingleInvocationPass()3260 const unsigned char *result_image = (const unsigned char *)data; in verifyResult() local
982 unsigned char result_image[m_texture_width * m_texture_height * m_texture_pixel_size]; in iterate() local1253 unsigned char result_image[m_texture_width * m_texture_height * m_texture_pixel_size]; in iterate() local
506 glw::GLuint result_image[m_width * m_height]; in verifyImage() local
2597 …glw::GLubyte result_image[m_output_width * m_output_height * 4 /* channles */ * sizeof(glw::GLuint… in captureAndVerify() local
1675 const T *result_image = (const T *)data; in verifyResultImage() local3667 std::vector<unsigned char> result_image; local