Home
last modified time | relevance | path

Searched defs:bind (Results 151 - 175 of 209) sorted by relevance

123456789

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp76 void Utils::buffer::bind() const in bind() function in glcts::ViewportArray::Utils::buffer
209 void Utils::framebuffer::bind() in bind() function in glcts::ViewportArray::Utils::framebuffer
718 void Utils::texture::bind() const in bind() function in glcts::ViewportArray::Utils::texture
941 void Utils::vertexArray::bind() in bind() function in glcts::ViewportArray::Utils::vertexArray
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImage.cpp270 void Image::bind(DeviceMemory *pDeviceMemory, VkDeviceSize pMemoryOffset) in bind() function in vk::Image
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.cpp191 void AssemblerMIPS32::bind(Label *L) { in bind() function in Ice::MIPS32::AssemblerMIPS32
H A DIceAssemblerX8632.cpp3057 void AssemblerX8632::bind(Label *L) { in bind() function in Ice::X8632::AssemblerX8632
H A DIceAssemblerX8664.cpp3221 void AssemblerX8664::bind(Label *L) { in bind() function in Ice::X8664::AssemblerX8664
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py1251 def bind(addr): function
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp138 void SimpleBinder::bind (GLuint name) in bind() function in deqp::gls::LifetimeTests::details::SimpleBinder
160 void bind (GLuint name) { glBindVertexArray(name); } in bind() function in deqp::gls::LifetimeTests::details::VertexArrayBinder
167 void bind (GLuint name) in bind() function in deqp::gls::LifetimeTests::details::QueryBinder
[all...]
H A DglsLongStressCase.cpp636 void bind (const deUint32 target) const { glBindBuffer(target, m_bufferGL); } in bind() function in deqp::gls::LongStressCaseInternal::Buffer
H A DglsVertexArrayTests.cpp469 void ContextArray::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outType, bool normalized, int stride) in bind() function in deqp::gls::ContextArray
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp241 const VkSparseMemoryBind bind = in build() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dsockets.h2451 #define bind global() macro
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h634 void SetBindIndicator(bool bind) in SetBindIndicator() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h584 unsigned bind; /**< bitmask of PIPE_BIND_x */ member
/third_party/lwip/src/include/lwip/
H A Dsockets.h635 #define bind(s,name,namelen) lwip_bind(s,name,namelen) macro
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1700 unsigned bind; in is_blit_generic_supported() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp976 HLSLResourceBinding bind; in spvc_compiler_hlsl_add_resource_binding() local
1184 MSLResourceBinding bind; spvc_compiler_msl_add_resource_binding() local
[all...]
/third_party/python/Lib/
H A Dturtle.py415 def bind(self, *args, **kwargs): member in ScrolledCanvas
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp459 void TestVertexData::bind (void) const in bind() function in deqp::gles31::Functional::__anon30822::TestVertexData
536 void TestTexture2D::bind (const int textureUnit) in bind() function in deqp::gles31::Functional::__anon30822::TestTexture2D
633 void TestFramebuffer::bind (void) in bind() function in deqp::gles31::Functional::__anon30822::TestFramebuffer
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c1473 kbasep_cs_queue_bind(struct kbase_context *kctx, union kbase_ioctl_cs_queue_bind *bind) kbasep_cs_queue_bind() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c1357 kbasep_cs_queue_bind(struct kbase_context *kctx, union kbase_ioctl_cs_queue_bind *bind) kbasep_cs_queue_bind() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2041 BindState& bind = boundObjects_[set]; in ProcessBindings() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx958 sqlite_ps& bind(int parameter, const string& str) in bind() function
968 sqlite_ps& bind(int parameter, int64_t value) in bind() function
978 sqlite_ps& bind(int parameter) in bind() function
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc588 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc1604 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc537 void Assembler::bind(Label* L) { bind_to(L, pc_offset()); } in bind() function in v8::internal::Assembler

Completed in 89 milliseconds

123456789