Searched refs:CreateSourceOptions (Results 1 – 4 of 4) sorted by relevance
27 GlslangSourceOptions GlslangWrapperVk::CreateSourceOptions(const angle::FeaturesVk &features) in CreateSourceOptions() function in rx::GlslangWrapperVk66 GlslangSourceOptions options = CreateSourceOptions(features); in GetShaderSource()
28 static GlslangSourceOptions CreateSourceOptions(const angle::FeaturesVk &features);
61 GlslangWrapperVk::CreateSourceOptions(contextVk->getRenderer()->getFeatures()); in link()
59 GlslangSourceOptions CreateSourceOptions()230 GlslangSourceOptions options = CreateSourceOptions();