/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | SamplerFilterAnisotropicTests.cpp | 111 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding; in InitTexture()
|
H A D | SamplerTests.cpp | 95 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding;
|
H A D | ViewportTests.cpp | 115 depthDesc.usage = wgpu::TextureUsage::RenderAttachment | wgpu::TextureUsage::CopySrc; in TestViewportDepth()
|
H A D | SwapChainTests.cpp | 56 baseDescriptor.usage = wgpu::TextureUsage::RenderAttachment;
|
H A D | DestroyTests.cpp | 163 descriptor.usage = wgpu::BufferUsage::Uniform; in TEST_P()
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | ComputeBoids.cpp | 88 descriptor.usage = in initBuffers()
|
H A D | CppHelloTriangle.cpp | 63 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding; in initTextures()
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
H A D | ObjectStorage.h | 65 WGPUBufferUsageFlags usage = WGPUBufferUsage_None; member
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
H A D | ShaderRobustnessPerf.cpp | 429 desc.usage = wgpu::BufferUsage::Storage; in SetUp()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | TestUtils.cpp | 124 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::CopySrc; in UnalignDynamicUploader()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | ValidationTest.cpp | 236 descriptor.usage = wgpu::TextureUsage::RenderAttachment;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationOperation.hpp | 194 const deUint32 usage,
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_shader.c | 337 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 D | crocus_state.c | 2704 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 D | vk_helpers.h | 88 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 D | bat.c | 313 static void usage(struct bat *bat) in usage() function 492 usage(bat); in parse_arguments()
|
/third_party/libcoap/examples/ |
H A D | coap-rd.c | 552 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 D | pb_buffer_simple_fenced.c | 118 * buffer usage. 735 fenced_buf->base.usage = desc->usage; in fenced_bufmgr_create_buffer()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsmove.c | 73 * 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 D | ntfs-3g_common.c | 595 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 D | tinjpage.c | 869 void usage(void) in usage() function 891 usage(); in handle_opts()
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tinjpage.c | 869 void usage(void) in usage() function 891 usage(); in handle_opts()
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_cmd.h | 725 SVGA3dDeclUsage usage; member 868 uint8 usage; // SVGA3dDeclUsage member
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_buffer_fenced.c | 140 * buffer usage. 912 fenced_buf->base.usage = desc->usage; in fenced_bufmgr_create_buffer()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_zscan.c | 405 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_layout() 520 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_init_buffer()
|