Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbolELF.cpp64 unsigned MCSymbolELF::getBinding() const { in getBinding() function in llvm::MCSymbolELF
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h103 GLenum getBinding() const { return mTarget.binding(); } in getBinding() function
DProgramLinkedResources.cpp522 int getBinding() const { return mStructStackSize == 0 ? mBinding : -1; } in getBinding() function in gl::__anon99376d950111::FlattenUniformVisitor
DProgram.cpp933 int ProgramBindings::getBinding(const sh::VariableWithLocation &variable) const in getBinding() function in gl::ProgramBindings
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h105 GLenum getBinding() const { return mTarget.binding(); } in getBinding() function
DProgramLinkedResources.cpp546 int getBinding() const { return mStructStackSize == 0 ? mBinding : -1; } in getBinding() function in gl::__anon721832600111::FlattenUniformVisitor
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/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp182 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/
DWasm.h84 unsigned getBinding() const { in getBinding() function
DELFObjectFile.h150 uint8_t getBinding() const { in getBinding() function
/third_party/vk-gl-cts/modules/glshared/
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/glslang/glslang/MachineIndependent/
Dreflection.cpp1084 int TObjectReflection::getBinding() const in getBinding() function in glslang::TObjectReflection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
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/
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
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp1556 GLenum getBinding(GLuint index) in getBinding() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp1415 const BindingInterface* getBinding (size_t bindingIdx) const in getBinding() function in vkt::BindingModel::__anon9503e1650111::DescriptorSet