Home
last modified time | relevance | path

Searched defs:bind (Results 126 - 150 of 198) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c640 unsigned bind = template->bind; in panfrost_resource_create_with_modifier() local
[all...]
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs2144 pub fn bind(fd: RawFd, addr: &dyn SockaddrLike) -> Result<()> { in bind() functions
/third_party/elfutils/src/
H A Dnm.c853 const char *bind; in show_symbols_sysv() local
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h56 #define bind _bind macro
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c126 unsigned bind; in dri2_drawable_get_buffers() local
228 unsigned i, bind; in dri_image_drawable_get_buffers() local
304 unsigned bind = 0; in dri2_allocate_buffer() local
445 unsigned i, j, bind; dri2_allocate_textures() local
680 unsigned bind; dri2_allocate_textures() local
844 dri2_create_image_from_winsys(__DRIscreen *_screen, int width, int height, const struct dri2_format_mapping *map, int num_handles, struct winsys_handle *whandle, unsigned bind, void *loaderPrivate) dri2_create_image_from_winsys() argument
1046 dri2_create_image_from_fd(__DRIscreen *_screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, unsigned bind, unsigned *error, void *loaderPrivate) dri2_create_image_from_fd() argument
1475 unsigned bind = 0; dri2_validate_usage() local
1578 unsigned bind = 0; dri2_from_fds2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2270 si_check_resource_capability(struct pipe_screen *screen, struct pipe_resource *resource, unsigned bind) si_check_resource_capability() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c467 alloc_texture(struct st_context *st, GLsizei width, GLsizei height, enum pipe_format texFormat, unsigned bind) alloc_texture() argument
H A Dst_cb_texture.c158 create_dst_texture(struct gl_context *ctx, enum pipe_format dst_format, enum pipe_texture_target pipe_target, GLsizei width, GLsizei height, GLint depth, GLenum gl_target, unsigned bind) create_dst_texture() argument
289 st_pbo_get_dst_format(struct gl_context *ctx, enum pipe_texture_target target, enum pipe_format src_format, bool is_compressed, GLenum format, GLenum type, unsigned bind) st_pbo_get_dst_format() argument
1898 unsigned bind; st_TexSubImage() local
2418 unsigned bind; st_GetTexSubImage() local
2756 unsigned bind; st_CopyTexSubImage() local
3113 st_texture_create_from_memory(struct st_context *st, struct gl_memory_object *memObj, GLuint64 offset, enum pipe_texture_target target, enum pipe_format format, GLuint last_level, GLuint width0, GLuint height0, GLuint depth0, GLuint layers, GLuint nr_samples, GLuint bind) st_texture_create_from_memory() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c84 modifier_is_supported(const struct intel_device_info *devinfo, enum pipe_format pfmt, unsigned bind, uint64_t modifier) modifier_is_supported() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c73 modifier_is_supported(const struct intel_device_info *devinfo, enum pipe_format pfmt, unsigned bind, uint64_t modifier) modifier_is_supported() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c612 noop_check_resource_capability(struct pipe_screen *screen, struct pipe_resource *resource, unsigned bind) noop_check_resource_capability() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1115 zink_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) zink_is_format_supported() argument
[all...]
H A Dzink_resource.c162 create_bci(struct zink_screen *screen, const struct pipe_resource *templ, unsigned bind) in create_bci() argument
255 get_image_usage_for_feats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe_resource *templ, unsigned bind, bool *need_extended) in get_image_usage_for_feats() argument
353 get_image_usage(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, unsigned bind, unsigned modifiers_count, const uint64_t *modifiers, uint64_t *mod) get_image_usage() argument
407 create_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, bool dmabuf, unsigned bind, unsigned modifiers_count, const uint64_t *modifiers, bool *success) create_ici() argument
1230 add_resource_bind(struct zink_context *ctx, struct zink_resource *res, unsigned bind) add_resource_bind() argument
1414 unsigned bind = ZINK_BIND_DMABUF; zink_resource_get_handle() local
[all...]
/third_party/python/Lib/
H A Dinspect.py3207 def bind(self, /, *args, **kwargs): member in Signature
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBindingTests.cpp911 const bool bind[] = { true, false }; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp241 const VkSparseMemoryBind bind = in build() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp942 virtual void bind(int binding) in bind() function in glcts::LayoutBindingBaseCase
3077 void bind(int binding) in bind() function in glcts::UniformBlocksLayoutBindingCase
3270 void bind(int binding) in bind() function in glcts::ShaderStorageBufferLayoutBindingCase
/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

Completed in 70 milliseconds

12345678