Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A 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
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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; fillTexture() local
6563 const GLuint point_offset = line_offset + x * 4; verifyTexture() local
[all...]

Completed in 13 milliseconds