/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 64 unsigned MCSymbolELF::getBinding() const { in getBinding() function in llvm::MCSymbolELF
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | FramebufferAttachment.h | 103 GLenum getBinding() const { return mTarget.binding(); } in getBinding() function
|
D | ProgramLinkedResources.cpp | 522 int getBinding() const { return mStructStackSize == 0 ? mBinding : -1; } in getBinding() function in gl::__anon99376d950111::FlattenUniformVisitor
|
D | Program.cpp | 933 int ProgramBindings::getBinding(const sh::VariableWithLocation &variable) const in getBinding() function in gl::ProgramBindings
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | FramebufferAttachment.h | 105 GLenum getBinding() const { return mTarget.binding(); } in getBinding() function
|
D | ProgramLinkedResources.cpp | 546 int getBinding() const { return mStructStackSize == 0 ? mBinding : -1; } in getBinding() function in gl::__anon721832600111::FlattenUniformVisitor
|
D | Program.cpp | 1084 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/vk-gl-cts/modules/gles3/functional/ |
D | es3fLifetimeTests.cpp | 182 GLuint getBinding (void) in getBinding() function in deqp::gles3::Functional::__anon3f8b28260111::SamplerBinder 204 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gles3::Functional::__anon3f8b28260111::QueryBinder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 84 unsigned getBinding() const { in getBinding() function
|
D | ELFObjectFile.h | 150 uint8_t getBinding() const { in getBinding() function
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.cpp | 143 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/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 1084 int TObjectReflection::getBinding() const in getBinding() function in glslang::TObjectReflection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 834 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/ |
D | ELF.h | 1001 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function 1021 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cMultiBindTests.cpp | 1556 GLenum getBinding(GLuint index) in getBinding() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 1415 const BindingInterface* getBinding (size_t bindingIdx) const in getBinding() function in vkt::BindingModel::__anon9503e1650111::DescriptorSet
|