/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | fs-test.c | 22 static void usage(char *name) in usage() function
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_query.c | 246 unsigned usage = PIPE_MAP_READ | (wait ? 0 : PIPE_MAP_DONTBLOCK); in gfx10_sh_query_get_result() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 238 pvr_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pNumProperties, VkSparseImageFormatProperties *pProperties) pvr_GetPhysicalDeviceSparseImageFormatProperties() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_video.c | 64 rvid_create_buffer(struct pipe_screen *screen, struct rvid_buffer *buffer, unsigned size, unsigned usage) rvid_create_buffer() argument
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexdeclaration9.c | 94 nine_d3ddeclusage_check(unsigned usage, unsigned usage_idx) in nine_d3ddeclusage_check() argument 122 nine_d3d9_to_nine_declusage(unsigned usage, unsigned usage_idx) in nine_d3d9_to_nine_declusage() argument 202 uint16_t usage = nine_d3d9_to_nine_declusage(This->decls[i].Usage, in NineVertexDeclaration9_ctor() local [all...] |
H A D | volume9.c | 259 unsigned usage; in NineVolume9_LockBox() local
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | surface.c | 311 unsigned usage = PIPE_MAP_WRITE; in vlVdpVideoSurfacePutBitsYCbCr() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_texture.c | 220 softpipe_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) softpipe_resource_from_handle() argument 254 softpipe_resource_get_handle(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) softpipe_resource_get_handle() argument 355 softpipe_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) softpipe_transfer_map() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen_cache.c | 574 unsigned usage = 0; in svga_screen_surface_create() local 491 svga_screen_surface_create(struct svga_screen *svgascreen, unsigned bind_flags, enum pipe_resource_usage usage, boolean *validated, struct svga_host_surface_cache_key *key) svga_screen_surface_create() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_screen.c | 326 vc4_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) vc4_screen_is_format_supported() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_surface.h | 35 VkImageUsageFlags usage; member
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_formats.c | 400 lvp_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pNumProperties, VkSparseImageFormatProperties* pProperties) lvp_GetPhysicalDeviceSparseImageFormatProperties() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_shader_dump.c | 305 dump_semantic(uint usage, in dump_semantic() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscluster.c | 82 static void usage(void) in usage() function
|
H A D | ntfsdump_logfile.c | 170 static void usage(const char *exec_name) in usage() function
|
H A D | ntfsmove.c | 79 static void usage(void) in usage() function
|
H A D | ntfslabel.c | 97 static void usage(void) in usage() function
|
H A D | ntfstruncate.c | 140 static void usage(int ret) in usage() function
|
/third_party/musl/src/malloc/mallocng/ |
H A D | malloc.c | 418 size_t usage = ctx.usage_by_class[sc|1]; malloc() local [all...] |
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | malloc.c | 411 size_t usage = ctx.usage_by_class[sc|1]; malloc() local [all...] |
/third_party/node/deps/base64/base64/bin/ |
H A D | base64.c | 427 usage (FILE *fp, const struct config *config) in usage() function 429 const char *usage = in usage() local
|
/third_party/node/deps/icu-small/source/tools/escapesrc/ |
H A D | escapesrc.cpp | 60 void usage() { in usage() function
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_bufferobj.c | 236 GLenum usage; member 251 const GLenum usage = cmd->usage; in _mesa_unmarshal_BufferData() local 293 _mesa_marshal_BufferData_merged(GLuint target_or_name, GLsizeiptr size, const GLvoid *data, GLenum usage, bool named, bool ext_dsa, const char *func) _mesa_marshal_BufferData_merged() argument 335 _mesa_marshal_BufferData(GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage) _mesa_marshal_BufferData() argument 343 _mesa_marshal_NamedBufferData(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLenum usage) _mesa_marshal_NamedBufferData() argument 351 _mesa_marshal_NamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLenum usage) _mesa_marshal_NamedBufferDataEXT() argument [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_formats.c | 279 panvk_GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags createFlags, VkImageFormatProperties *pImageFormatProperties) panvk_GetPhysicalDeviceImageFormatProperties() argument 461 panvk_GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pNumProperties, VkSparseImageFormatProperties *pProperties) panvk_GetPhysicalDeviceSparseImageFormatProperties() argument [all...] |
/third_party/mesa3d/include/android_stub/hardware/ |
H A D | gralloc.h | 426 map_usage_to_memtrack(uint32_t usage) map_usage_to_memtrack() argument [all...] |