Home
last modified time | relevance | path

Searched refs:usage (Results 1351 - 1375 of 2138) sorted by relevance

1...<<51525354555657585960>>...86

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerFilterAnisotropicTests.cpp111 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding; in InitTexture()
H A DSamplerTests.cpp95 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding;
H A DViewportTests.cpp115 depthDesc.usage = wgpu::TextureUsage::RenderAttachment | wgpu::TextureUsage::CopySrc; in TestViewportDepth()
H A DSwapChainTests.cpp56 baseDescriptor.usage = wgpu::TextureUsage::RenderAttachment;
H A DDestroyTests.cpp163 descriptor.usage = wgpu::BufferUsage::Uniform; in TEST_P()
/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp88 descriptor.usage = in initBuffers()
H A DCppHelloTriangle.cpp63 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding; in initTextures()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DObjectStorage.h65 WGPUBufferUsageFlags usage = WGPUBufferUsage_None; member
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DShaderRobustnessPerf.cpp429 desc.usage = wgpu::BufferUsage::Storage; in SetUp()
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp124 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::CopySrc; in UnalignDynamicUploader()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DValidationTest.cpp236 descriptor.usage = wgpu::TextureUsage::RenderAttachment;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.hpp194 const deUint32 usage,
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c337 D3DDECLUSAGE usage; member
2051 return nine_d3d9_to_nine_declusage(dcl->usage, dcl->usage_idx); in sm1_to_nine_declusage()
2081 switch (dcl->usage) { in sm1_declusage_to_tgsi()
2251 sem.usage == D3DDECLUSAGE_SAMPLE || sem.reg.file == D3DSPR_SAMPLER; in DECL_SPECIAL()
2259 DUMP(" %s%i\n", sm1_declusage_names[sem.usage], sem.usage_idx); in DECL_SPECIAL()
2261 if (sem.usage | sem.usage_idx) in DECL_SPECIAL()
2262 DUMP(" %u[%u]\n", sem.usage, sem.usage_idx); in DECL_SPECIAL()
2289 if (sem.usage == D3DDECLUSAGE_POSITIONT) in DECL_SPECIAL()
2295 nine_record_outputs(tx, sem.usage, sem.usage_idx, sem.reg.mask, sem.reg.idx); in DECL_SPECIAL()
2296 if (tx->info->process_vertices && sem.usage in DECL_SPECIAL()
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2704 isl_surf_usage_flags_t usage = ISL_SURF_USAGE_TEXTURE_BIT; in crocus_create_sampler_view() local
2708 usage |= ISL_SURF_USAGE_CUBE_BIT; in crocus_create_sampler_view()
2711 crocus_format_for_usage(devinfo, tmpl->format, usage); in crocus_create_sampler_view()
2741 .usage = usage, in crocus_create_sampler_view()
2838 isl_surf_usage_flags_t usage = 0; in crocus_create_surface() local
2840 usage = ISL_SURF_USAGE_STORAGE_BIT; in crocus_create_surface()
2842 usage = ISL_SURF_USAGE_DEPTH_BIT; in crocus_create_surface()
2844 usage = ISL_SURF_USAGE_RENDER_TARGET_BIT; in crocus_create_surface()
2847 crocus_format_for_usage(devinfo, tmpl->format, usage); in crocus_create_surface()
3080 isl_surf_usage_flags_t usage = ISL_SURF_USAGE_STORAGE_BIT; crocus_set_shader_images() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h88 VkBufferUsageFlags usage,
96 VkBufferUsageFlags usage,
1231 // We can't determine the image layout at the renderpass start time since their full usage
1485 VkImageUsageFlags usage,
1497 VkImageUsageFlags usage,
1509 VkImageUsageFlags usage,
1580 VkImageUsageFlags usage,
1594 VkImageUsageFlags usage,
2820 // The limits reflect the current maximum concurrent usage of each resource type. ASSERTs will
/third_party/alsa-utils/bat/
H A Dbat.c313 static void usage(struct bat *bat) in usage() function
492 usage(bat); in parse_arguments()
/third_party/libcoap/examples/
H A Dcoap-rd.c552 usage(const char *program, const char *version) { in usage() function
835 usage(argv[0], LIBCOAP_PACKAGE_VERSION); in main()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c118 * buffer usage.
735 fenced_buf->base.usage = desc->usage; in fenced_bufmgr_create_buffer()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsmove.c73 * usage - Print a list of the parameters to the program
79 static void usage(void) in usage() function
246 usage(); in parse_options()
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c595 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void), in ntfs_parse_options() argument
647 usage(); in ntfs_parse_options()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c869 void usage(void) in usage() function
891 usage(); in handle_opts()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c869 void usage(void) in usage() function
891 usage(); in handle_opts()
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h725 SVGA3dDeclUsage usage; member
868 uint8 usage; // SVGA3dDeclUsage member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.c140 * buffer usage.
912 fenced_buf->base.usage = desc->usage; in fenced_bufmgr_create_buffer()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.c405 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_layout()
520 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_init_buffer()

Completed in 38 milliseconds

1...<<51525354555657585960>>...86