Home
last modified time | relevance | path

Searched defs:getBinding (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSymbolELF.cpp64 unsigned MCSymbolELF::getBinding() const { in getBinding() function in llvm::MCSymbolELF
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h195 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
H A DWasm.h84 unsigned getBinding() const { in getBinding() function in llvm::object::WasmSymbol
H A DELFObjectFile.h150 uint8_t getBinding() const { in getBinding() function in llvm::object::ELFSymbolRef
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.h105 GLenum getBinding() const { return mTarget.binding(); } in getBinding() function in gl::final
H A DProgramLinkedResources.cpp546 int getBinding() const { return mStructStackSize == 0 ? mBinding : -1; } in getBinding() function in gl::__anon19948::FlattenUniformVisitor
H A DProgram.cpp1084 int ProgramBindings::getBinding(const sh::ShaderVariable &variable) const in getBinding() function in gl::ProgramBindings
1150 int ProgramAliasedBindings::getBinding(const sh::ShaderVariable &variable) const in getBinding() function in gl::ProgramAliasedBindings
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp1085 int TObjectReflection::getBinding() const in getBinding() function in glslang::TObjectReflection
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp182 GLuint getBinding (void) in getBinding() function in deqp::gles3::Functional::__anon30571::SamplerBinder
204 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gles3::Functional::__anon30571::QueryBinder
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp1556 GLenum getBinding(GLuint index) in getBinding() function
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp143 GLuint SimpleBinder::getBinding (void) in getBinding() function in deqp::gls::LifetimeTests::details::SimpleBinder
174 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gls::LifetimeTests::details::QueryBinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h834 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
854 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1001 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
1021 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function

Completed in 34 milliseconds