Home
last modified time | relevance | path

Searched defs:bind (Results 26 - 50 of 180) sorted by relevance

12345678

/third_party/curl/lib/
H A Dsetup-os400.h130 #define bind Curl_os400_bind macro
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c66 } bind[PIPE_MAX_SAMPLERS]; member
[all...]
H A Dsvga_resource_buffer.c579 svga_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind) svga_user_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h135 unsigned bind; member
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h71 uint32_t bind; member
/third_party/node/lib/
H A Ddomain.js
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c45 unsigned bind; /* Bitmask of PIPE_BIND_* flags. */ member
62 u_upload_create(struct pipe_context *pipe, unsigned default_size, unsigned bind, enum pipe_resource_usage usage, unsigned flags) u_upload_create() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_surface.cpp236 unsigned bind = is_depth_or_stencil ? PIPE_BIND_DEPTH_STENCIL : PIPE_BIND_RENDER_TARGET; in d3d12_create_surface() local
/third_party/python/Lib/idlelib/
H A Dmulticall.py82 def bind(self, triplet, func): member in _SimpleBinder
213 def bind(self, triplet, func): member in _ComplexBinder
334 def bind(self, sequence=None, func=None, add=None): member in MultiCallCreator.MultiCall
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkComputePipelineConstructionUtil.cpp232 void ComputePipelineWrapper::bind (VkCommandBuffer commandBuffer) in bind() function in vk::ComputePipelineWrapper
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp187 GrGLAttribArrayState* GrGLVertexArray::bind(GrGLGpu* gpu) { in bind() function in GrGLVertexArray
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.cpp100 void Buffer::bind(DeviceMemory *pDeviceMemory, VkDeviceSize pMemoryOffset) in bind() function in vk::Buffer
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py299 def bind(sequence=None, func=None, add=None): member in Text
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp200 auto bind = std::bind(&EventHandler::OnEventProxy, handler.get(), event); in AddEventForResult() local
/third_party/elfio/tests/
H A DELFIOTest1.cpp464 unsigned char bind; in TEST() local
487 unsigned char bind; in TEST() local
585 unsigned char bind; in TEST() local
614 unsigned char bind = STB_LOCAL; in TEST() local
726 unsigned char bind = STB_LOCAL; TEST() local
[all...]
/third_party/elfio/elfio/
H A Delfio_relocation.hpp136 unsigned char bind; in get_entry() local
/third_party/libdrm/include/drm/
H A Dvirtgpu_drm.h85 __u32 bind; member
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c767 lws_ss_proxy_create(struct lws_context *context, const char *bind, int port) in lws_ss_proxy_create() argument
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp38 uint32_t bind; member
44 fake_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 flags, uint32_t size) fake_resource_create() argument
318 failing_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 flags, uint32_t size) failing_resource_create() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c314 dri_drawable_get_format(struct dri_drawable *drawable, enum st_attachment_type statt, enum pipe_format *format, unsigned *bind) dri_drawable_get_format() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c146 unsigned bind; in xmesa_st_framebuffer_validate_textures() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.h47 uint32_t bind; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c393 softpipe_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) softpipe_is_format_supported() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c111 unsigned bind; in hgl_st_framebuffer_validate_textures() local

Completed in 16 milliseconds

12345678