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