Home
last modified time | relevance | path

Searched defs:source_pixels (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp1750 GLubyte source_pixels[image_width * image_height]; in prepareTexture() local
1763 GLbyte source_pixels[image_width * image_height * n_components]; in prepareTexture() local
1777 GLfloat source_pixels[image_width * image_height * n_components]; in prepareTexture() local
1791 GLuint source_pixels[image_width * image_height]; in prepareTexture() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp9304 … PixelData *source_pixels[] = {&source_bl_pixel_data, &source_br_pixel_data, &source_tl_pixel_data, in compareExpectedResultsByReadingPixels() local