Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DShaderCompileTreeTest.cpp162 const std::vector<sh::Attribute> &ShaderCompileTreeTest::getAttributes() const in getAttributes() function in sh::ShaderCompileTreeTest
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DShaderCompileTreeTest.cpp162 const std::vector<sh::ShaderVariable> &ShaderCompileTreeTest::getAttributes() const in getAttributes() function in sh::ShaderCompileTreeTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h223 AttributeSet getAttributes() const { in getAttributes() function
DFunction.h223 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
DCallSite.h337 AttributeList getAttributes() const { in getAttributes() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h108 const std::vector<sh::Attribute> &getAttributes() const { return mAttributes; } in getAttributes() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h125 const std::vector<sh::ShaderVariable> &getAttributes() const { return mAttributes; } in getAttributes() function
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java399 public Map getAttributes() { in getAttributes() method in IndicInputMethodImpl.ACIText
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h172 AttributeSet getAttributes() const { return AttributeSets; } in getAttributes() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DNumberingScheme.java568 public abstract Attributes getAttributes(); in getAttributes() method in NumberingScheme
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h324 const std::vector<sh::Attribute> &getAttributes() const { return mAttributes; } in getAttributes() function
DProgram.cpp1937 const std::vector<sh::Attribute> &Program::getAttributes() const in getAttributes() function in gl::Program
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1384 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1937 void TextureCubeMapArraySamplingTest::getAttributes(samplerType sampler_type, in getAttributes() function in glcts::TextureCubeMapArraySamplingTest
1964 void TextureCubeMapArraySamplingTest::getAttributes(samplingFunction sampling_function, in getAttributes() function in glcts::TextureCubeMapArraySamplingTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp2132 const std::vector<sh::ShaderVariable> &Program::getAttributes() const in getAttributes() function in gl::Program
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp643 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anon541d50b10411::BitcodeReader