Searched defs:uboData (Results 1 – 3 of 3) sorted by relevance
822 std::vector<float> uboData; in TEST_P() local1169 constexpr GLfloat uboData[4] = {0.0, 0.25, 0.0, 0.25}; in TEST_P() local1989 std::vector<GLfloat> uboData; in TEST_P() local
4911 std::unique_ptr<char[]> uboData(new char[uboDataSize]); in TEST_P() local
5031 std::vector<GLuint> uboData; in Run() local