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

  /external/deqp/modules/glshared/
glsShaderLibrary.hpp 38 class ShaderLibrary
41 ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo);
42 ~ShaderLibrary (void);
48 ShaderLibrary (const ShaderLibrary&); // not allowed!
49 ShaderLibrary& operator= (const ShaderLibrary&); // not allowed!
glsShaderLibrary.cpp     [all...]

Completed in 42 milliseconds