Home | History | Annotate | Download | only in glshared

Lines Matching refs:ShaderCaseSpecification

140 static string genVertexShader (const ShaderCaseSpecification& spec)
231 static string genFragmentShader (const ShaderCaseSpecification& spec)
283 static string specializeVertexShader (const ShaderCaseSpecification& spec, const std::string& src, const vector<RequiredExtension>& extensions)
356 static string specializeFragmentShader (const ShaderCaseSpecification& spec, const std::string& src, const vector<RequiredExtension>& extensions)
719 ShaderLibraryCase::ShaderLibraryCase (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, const char* name, const char* description, const ShaderCaseSpecification& specification)
838 static bool isTessellationPresent (const ShaderCaseSpecification& spec)