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() local1882 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2205 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2511 const unsigned char* result_image = (const unsigned char*)data; in verifyResult() local2689 std::vector<unsigned char> result_image(m_texture_width * m_texture_height * m_texture_pixel_size); in iterate() local2850 …eometryShaderMaxInvocationsTest::verifyResultOfMultipleInvocationsPass(unsigned char* result_image) in verifyResultOfMultipleInvocationsPass()2910 …l GeometryShaderMaxInvocationsTest::verifyResultOfSingleInvocationPass(unsigned char* result_image) in verifyResultOfSingleInvocationPass()3256 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
500 glw::GLuint result_image[m_width * m_height]; in verifyImage() local
2585 …glw::GLubyte result_image[m_output_width * m_output_height * 4 /* channles */ * sizeof(glw::GLuint… in captureAndVerify() local
1673 const T* result_image = (const T*)data; in verifyResultImage() local3666 std::vector<unsigned char> result_image; local