Home
last modified time | relevance | path

Searched defs:bind (Results 76 - 100 of 179) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c286 rbug_screen_check_resource_capability(struct pipe_screen *_screen, struct pipe_resource *_resource, unsigned bind) rbug_screen_check_resource_capability() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c291 svga_translate_format(const struct svga_screen *ss, enum pipe_format format, unsigned bind) svga_translate_format() argument
2134 svga_format_is_shareable(const struct svga_screen *ss, enum pipe_format pformat, SVGA3dSurfaceFormat sformat, unsigned bind, bool verbose) svga_format_is_shareable() argument
[all...]
H A Dsvga_surface.c294 unsigned layer, zslice, bind; in svga_create_surface_view() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c191 unsigned bind; in stw_st_framebuffer_validate_locked() local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c526 panfrost_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) panfrost_is_format_supported() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.hpp367 bool gl3cts::ClipDistance::Utility::VertexBufferObject<T>::bind() in bind() function in gl3cts::ClipDistance::Utility::VertexBufferObject
H A Dgl3cClipDistance.cpp1531 void gl3cts::ClipDistance::Utility::Framebuffer::bind() in bind() function in gl3cts::ClipDistance::Utility::Framebuffer
1599 void gl3cts::ClipDistance::Utility::VertexArrayObject::bind() in bind() function in gl3cts::ClipDistance::Utility::VertexArrayObject
/third_party/skia/third_party/externals/jinja2/
H A Dext.py82 def bind(self, environment): member in Extension
/third_party/python/Lib/
H A Dasyncore.py329 def bind(self, addr): member in dispatcher
/third_party/elfio/elfio/
H A Delfio_dump.hpp893 unsigned char bind = 0; in symbol_tables() local
909 symbol_table( std::ostream& out, Elf_Xword no, const std::string& name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, Elf_Half section, unsigned int elf_class ) symbol_table() argument
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h368 int (*bind)(struct usbdevclass_driver_s *driver, struct usbdev_s *dev); member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c655 virgl_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) virgl_is_format_supported() argument
H A Dvirgl_resource.c75 virgl_can_readback_from_scanout(struct virgl_screen *vs, struct virgl_resource *res, int bind) virgl_can_readback_from_scanout() argument
97 virgl_can_copy_transfer_from_host(struct virgl_screen *vs, struct virgl_resource *res, int bind) virgl_can_copy_transfer_from_host() argument
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c44 static inline boolean can_cache_resource_with_bind(uint32_t bind) in can_cache_resource_with_bind() argument
225 virgl_vtest_winsys_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size) virgl_vtest_winsys_resource_create() argument
365 virgl_vtest_winsys_resource_cache_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_vtest_winsys_resource_cache_create() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c443 unsigned bind = 0; in osmesa_st_framebuffer_validate() local
/third_party/node/lib/
H A Ddgram.js
/third_party/mesa3d/include/drm-uapi/
H A Dvirtgpu_drm.h96 __u32 bind; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c573 const uint8_t bind = buf->base.bind; in nouveau_buffer_transfer_unmap() local
772 nouveau_user_buffer_create(struct pipe_screen *pscreen, void *ptr, unsigned bytes, unsigned bind) nouveau_user_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c346 dd_screen_check_resource_capability(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned bind) dd_screen_check_resource_capability() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h328 pipe_buffer_create(struct pipe_screen *screen, unsigned bind, enum pipe_resource_usage usage, unsigned size) pipe_buffer_create() argument
349 pipe_buffer_create_const0(struct pipe_screen *screen, unsigned bind, enum pipe_resource_usage usage, unsigned size) pipe_buffer_create_const0() argument
502 pipe_buffer_create_with_data(struct pipe_context *pipe, unsigned bind, enum pipe_resource_usage usage, unsigned size, const void *ptr) pipe_buffer_create_with_data() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp534 d3d12_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) d3d12_is_format_supported() argument
/third_party/python/Lib/http/
H A Dserver.py1317 bind=args.bind, variable in .DualStackServer
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp94 void Scheduler::bind() { in bind() function in marl::Scheduler

Completed in 39 milliseconds

12345678