Searched refs:HlslSourceCollection (Results 1 – 3 of 3) sorted by relevance
186 typedef ProgramCollection<HlslSource, ShaderBuildOptions> HlslSourceCollection; typedef204 HlslSourceCollection hlslSources;
281 …for (vk::HlslSourceCollection::Iterator progIter = sourceProgs.hlslSources.begin(); progIter != so… in init()286 …mBinary* const binProg = buildProgram<glu::ShaderProgramInfo, vk::HlslSourceCollection::Iterator>(… in init()
458 for (vk::HlslSourceCollection::Iterator progIter = sourcePrograms.hlslSources.begin(); in buildPrograms()