Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1892 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
2520 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
3284 const unsigned int point_offset = point * m_texture_pixel_size * m_point_size; in verifyResult() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp5747 const GLuint point_offset = x * 4 + line_offset; in fillTexture() local
5822 const GLuint point_offset = x * 4 + line_offset; in testDraw() local
5930 const GLuint point_offset = x * 4 + line_offset; in fillTexture() local
6563 const GLuint point_offset = line_offset + x * 4; in verifyTexture() local