Lines Matching defs:getInfos
69 virtual std::vector<TestTypeInfo> getInfos (void) const = 0;
99 std::vector<TestTypeInfo> samplerTypes = getInfos();
175 std::vector<TestTypeInfo> getInfos (void) const;
183 std::vector<BaseTypeCase::TestTypeInfo> CoreSamplerTypeCase::getInfos (void) const
205 std::vector<TestTypeInfo> getInfos (void) const;
213 std::vector<BaseTypeCase::TestTypeInfo> MSArraySamplerTypeCase::getInfos (void) const
235 std::vector<TestTypeInfo> getInfos (void) const;
243 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferSamplerTypeCase::getInfos (void) const
265 std::vector<TestTypeInfo> getInfos (void) const;
274 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferImageTypeCase::getInfos (void) const
302 std::vector<TestTypeInfo> getInfos (void) const;
310 std::vector<BaseTypeCase::TestTypeInfo> CubeArraySamplerTypeCase::getInfos (void) const
333 std::vector<TestTypeInfo> getInfos (void) const;
342 std::vector<BaseTypeCase::TestTypeInfo> CubeArrayImageTypeCase::getInfos (void) const