OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cellOffsetX
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp
907
const int
cellOffsetX
= defCellWidth * (i % 3);
911
const int leftCellWidth = isRightmostCell ? leftWidth -
cellOffsetX
: defCellWidth;
912
const int rightCellWidth = isRightmostCell ? rightWidth -
cellOffsetX
: defCellWidth;
[
all
...]
/external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp
[
all
...]
Completed in 1764 milliseconds