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() local1880 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2201 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2507 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2685 std::vector<unsigned char> result_image(m_texture_width * m_texture_height * m_texture_pixel_size); in iterate() local2846 …eometryShaderMaxInvocationsTest::verifyResultOfMultipleInvocationsPass(unsigned char* result_image) in verifyResultOfMultipleInvocationsPass()2906 …l GeometryShaderMaxInvocationsTest::verifyResultOfSingleInvocationPass(unsigned char* result_image) in verifyResultOfSingleInvocationPass()3252 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local
979 unsigned char result_image[m_texture_width * m_texture_height * m_texture_pixel_size]; in iterate() local1250 unsigned char result_image[m_texture_width * m_texture_height * m_texture_pixel_size]; in iterate() local
501 glw::GLuint result_image[m_width * m_height]; in verifyImage() local
2589 …glw::GLubyte result_image[m_output_width * m_output_height * 4 /* channles */ * sizeof(glw::GLuint… in captureAndVerify() local
1678 const T* result_image = (const T*)data; in verifyResultImage() local3672 std::vector<unsigned char> result_image; local