Home
last modified time | relevance | path

Searched defs:floats (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DUniformTest.cpp97 std::vector<GLfloat> floats(2, 0); in TEST_P() local
121 std::vector<GLfloat> floats(3, 0); in TEST_P() local
145 std::vector<GLfloat> floats(4, 0); in TEST_P() local
169 std::vector<GLfloat> floats(4, 0); in TEST_P() local
193 std::vector<GLfloat> floats(9, 0); in TEST_P() local
218 std::vector<GLfloat> floats(16, 0); in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTesting.h32 std::vector<GLfloat> floats; member
/device/generic/vulkan-cereal/stream-servers/libGLSnapshot/
DGLSnapshot.h20 std::vector<float> floats; member