Lines Matching defs:getInfos
69 virtual std::vector<TestTypeInfo> getInfos (void) const = 0;
99 std::vector<TestTypeInfo> samplerTypes = getInfos();
173 std::vector<TestTypeInfo> getInfos (void) const;
181 std::vector<BaseTypeCase::TestTypeInfo> CoreSamplerTypeCase::getInfos (void) const
203 std::vector<TestTypeInfo> getInfos (void) const;
211 std::vector<BaseTypeCase::TestTypeInfo> MSArraySamplerTypeCase::getInfos (void) const
233 std::vector<TestTypeInfo> getInfos (void) const;
241 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferSamplerTypeCase::getInfos (void) const
263 std::vector<TestTypeInfo> getInfos (void) const;
272 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferImageTypeCase::getInfos (void) const
300 std::vector<TestTypeInfo> getInfos (void) const;
308 std::vector<BaseTypeCase::TestTypeInfo> CubeArraySamplerTypeCase::getInfos (void) const
331 std::vector<TestTypeInfo> getInfos (void) const;
340 std::vector<BaseTypeCase::TestTypeInfo> CubeArrayImageTypeCase::getInfos (void) const