/third_party/mesa3d/bin/ |
H A D | perf-annotate-jit.py | 31 See docs/llvmpipe.rst for usage instructions. 235 usage="\n\t%prog [options] symbol_name")
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | rwtest | 53 usage() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.h | 186 enum pipe_map_flags usage,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_resource.c | 118 unsigned usage) in nvc0_resource_from_handle() 115 nvc0_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nvc0_resource_from_handle() argument
|
/third_party/python/Tools/nuget/ |
H A D | build.bat | 70 echo -h Show usage
|
/third_party/popt/tests/ |
H A D | testit.sh | 121 [-c|--cb=STRING] [--longopt] [-?|--help] [--usage] [--simple=ARG]" --usage 168 --usage Display brief usage message" --help
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 114 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const deUint32 numArrayLayers = 1u);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBase.cpp | 119 instance.getPhysicalDeviceImageFormatProperties(physicalDevice, imageInfo.format, imageInfo.imageType, imageInfo.tiling, imageInfo.usage, imageInfo.flags, &imageFormatProps); in validateImageInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 114 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const deUint32 numArrayLayers = 1u);
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSwapchainKHR.cpp | 119 imageInfo.usage = pCreateInfo->imageUsage; in createImages()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
H A D | ClearImageBenchmarks.cpp | 34 imageInfo.usage = vk::ImageUsageFlagBits::eTransferDst; in initialize()
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release-bazel/ |
H A D | build.bat | 21 :: Force usage of python 3.6
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release-bazel/ |
H A D | build.bat | 21 :: Force usage of python 3.6
|
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/ |
H A D | main.cpp | 150 swap_chain_desc.usage = WGPUTextureUsage_RenderAttachment; in main_loop()
|
/third_party/skia/third_party/externals/dawn/scripts/ |
H A D | extract.py | 83 parser = optparse.OptionParser(usage='Usage: %prog ARCHIVE OUTPUT')
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | RenderPassTests.cpp | 63 descriptor.usage = wgpu::TextureUsage::RenderAttachment | wgpu::TextureUsage::CopySrc; in CreateDefault2DTexture()
|
H A D | SubresourceRenderAttachmentTests.cpp | 131 renderTargetDesc.usage = wgpu::TextureUsage::RenderAttachment | wgpu::TextureUsage::CopySrc; in DoTest()
|
H A D | Texture3DTests.cpp | 70 descriptor.usage = wgpu::TextureUsage::CopyDst | wgpu::TextureUsage::TextureBinding; in TEST_P()
|
H A D | EntryPointTests.cpp | 111 bufferDesc.usage = wgpu::BufferUsage::Storage | wgpu::BufferUsage::CopySrc; in TEST_P()
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUBuffer.cpp | 128 auto* ptr = (desc_.usage & wgpu::BufferUsage::MapWrite) in getMappedRange()
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
H A D | DawnNative.h | 253 WGPUTextureUsageFlags usage; member
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | variable.h | 192 /// @param usage the semantic usage for the parameter 198 const ParameterUsage usage = ParameterUsage::kNone); 206 /// @returns the semantic usage for the parameter
|
/third_party/spirv-tools/kokoro/scripts/windows/ |
H A D | build.bat | 24 :: Force usage of python 3.6
|
/third_party/vixl/src/aarch64/ |
H A D | debugger-aarch64.h | 62 std::string_view usage, 75 // Return this commands usage. 239 // Print the usage of each debugger command.
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
H A D | QueryInternalShaderTests.cpp | 130 timestampsDesc.usage = wgpu::BufferUsage::QueryResolve | wgpu::BufferUsage::CopySrc | in RunTest()
|