Home
last modified time | relevance | path

Searched defs:programBinaryFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp490 GLenum programBinaryFormat = GL_NONE; in TEST_P() local
628 GLenum programBinaryFormat = GL_NONE; in TEST_P() local
DGfxstreamEnd2EndTests.cpp430 GlDispatch& dispatch, GLenum programBinaryFormat, in MakeProgram()
492 GLenum programBinaryFormat, const std::vector<uint8_t>& programBinaryData) { in SetUpProgram()