OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:point_offset
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLimits.cpp
1891
const unsigned int
point_offset
= point * m_texture_pixel_size * m_point_size;
local
2517
const unsigned int
point_offset
= point * m_texture_pixel_size * m_point_size;
local
3282
const unsigned int
point_offset
= point * m_texture_pixel_size * m_point_size;
local
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp
5749
const GLuint
point_offset
= x * 4 + line_offset;
local
5824
const GLuint
point_offset
= x * 4 + line_offset;
local
5932
const GLuint
point_offset
= x * 4 + line_offset;
local
6565
const GLuint
point_offset
= line_offset + x * 4;
local
[
all
...]
Completed in 727 milliseconds