Home
last modified time | relevance | path

Searched refs:src_pixel_data (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp1138 const GLubyte *src_pixel_data = &src_texture_data[0] + src_pixel_offset; in verifyTexture() local
1143 const GLubyte src_stencil = src_pixel_data[src_stencil_off]; in verifyTexture()
1163 memcpy(&src_depth_i, src_pixel_data + 1, 3); in verifyTexture()
1182 memcpy(&src_depth, src_pixel_data, 4); in verifyTexture()