OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:triangleBottomRight
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp
595
const tcu::Vec4
triangleBottomRight
[] =
657
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
709
attribs[0].pointer =
triangleBottomRight
;
745
const tcu::Vec4
triangleBottomRight
[] =
788
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
858
const tcu::Vec4
triangleBottomRight
[] =
920
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp
598
const tcu::Vec4
triangleBottomRight
[] =
660
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
712
attribs[0].pointer =
triangleBottomRight
;
748
const tcu::Vec4
triangleBottomRight
[] =
791
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
861
const tcu::Vec4
triangleBottomRight
[] =
923
gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0,
triangleBottomRight
);
[
all
...]
Completed in 64 milliseconds