Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1746 GLubyte source_pixels[image_width * image_height]; in prepareTexture() local
1759 GLbyte source_pixels[image_width * image_height * n_components]; in prepareTexture() local
1773 GLfloat source_pixels[image_width * image_height * n_components]; in prepareTexture() local
1787 GLuint source_pixels[image_width * image_height]; in prepareTexture() local
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp7388 PixelData* source_pixels[] = { &source_bl_pixel_data, &source_br_pixel_data, &source_tl_pixel_data, in compareExpectedResultsByReadingPixels() local