Home
last modified time | relevance | path

Searched defs:usage (Results 251 - 275 of 1486) sorted by relevance

1...<<11121314151617181920>>...60

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c38 iris_format_for_usage(const struct intel_device_info *devinfo, enum pipe_format pformat, isl_surf_usage_flags_t usage) iris_format_for_usage() argument
106 iris_is_format_supported(struct pipe_screen *pscreen, enum pipe_format pformat, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) iris_is_format_supported() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c53 unsigned usage = PIPE_MAP_WRITE; in u_default_clear_buffer() local
7 u_default_buffer_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) u_default_buffer_subdata() argument
74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
[all...]
H A Du_suballoc.c48 u_suballocator_init(struct u_suballocator *allocator, struct pipe_context *pipe, unsigned size, unsigned bind, enum pipe_resource_usage usage, unsigned flags, boolean zero_buffer_memory) u_suballocator_init() argument
/third_party/python/Tools/scripts/
H A Dfixdiv.py172 def usage(msg): function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp41 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
71 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h61 uint64_t usage; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.cpp47 void Buffer::bufferData(const void *data, GLsizeiptr size, GLenum usage) in bufferData() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp51 VkBufferUsageFlags usage = 0; member in vk::Buffer
/third_party/skia/third_party/externals/icu/source/samples/ufortune/
H A Dufortune.c159 const UChar *usage; in main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResidencyManagerD3D12.h53 uint64_t usage = 0; member
H A DSwapChainD3D12.h61 DXGI_USAGE usage; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp45 Configure(WGPUTextureFormat format, WGPUTextureUsage usage, uint32_t width, uint32_t height) Configure() argument
/third_party/skia/third_party/externals/harfbuzz/test/subset/
H A Dgenerate-expected-outputs.py20 def usage(): function
/third_party/skia/tools/
H A Dgit-sync-deps63 def usage(deps_file_path = None): function
/third_party/unity/auto/
H A Dstylize_as_junit.rb120 def usage(err_msg = nil) method
/third_party/python/PCbuild/
H A Dget_externals.bat99 :usage label
/third_party/selinux/libselinux/utils/
H A Dgetdefaultcon.c12 static __attribute__ ((__noreturn__)) void usage(const char *name, const char *detail, int rc) in usage() function
H A Dselabel_get_digests_all_partial_matches.c13 static __attribute__ ((__noreturn__)) void usage(const char *progname) in usage() function
H A Dselabel_lookup_best_match.c10 static __attribute__ ((__noreturn__)) void usage(const char *progname) in usage() function
/third_party/selinux/secilc/
H A Dsecil2conf.c44 static __attribute__((__noreturn__)) void usage(const char *prog) in usage() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_find.py15 def usage(): function
H A Dp2p_group_add.py13 def usage(): function
H A Dp2p_invite.py13 def usage(): function
H A Dp2p_stop_find.py13 def usage(): function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_find.py15 def usage(): function

Completed in 9 milliseconds

1...<<11121314151617181920>>...60