Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLimits.cpp1893 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
2521 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
3288 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp5758 const GLuint point_offset = x * 4 + line_offset; in fillTexture() local
5833 const GLuint point_offset = x * 4 + line_offset; in testDraw() local
5941 const GLuint point_offset = x * 4 + line_offset; in fillTexture() local
6570 const GLuint point_offset = line_offset + x * 4; in verifyTexture() local