HomeSort by relevance Sort by last modified time
    Searched full:passthroughvs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/tests/angle_tests/
OcclusionQueriesTest.cpp 26 const std::string passthroughVS = SHADER_SOURCE
44 mProgram = CompileProgram(passthroughVS, passthroughPS);
BlitFramebufferANGLETest.cpp 53 const std::string passthroughVS = SHADER_SOURCE
95 mCheckerProgram = CompileProgram(passthroughVS, checkeredFS);
96 mBlueProgram = CompileProgram(passthroughVS, blueFS);
    [all...]

Completed in 863 milliseconds