| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DrawIndirectTests.cpp | 82 wgpu::CommandBuffer commands = encoder.Finish(); in Test() local
|
| H A D | DrawTests.cpp | 80 wgpu::CommandBuffer commands = encoder.Finish(); in Test() local
|
| H A D | ComputeStorageBufferBarrierTests.cpp | 63 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 128 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 194 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 262 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 329 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 404 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local [all...] |
| H A D | ComputeDispatchTests.cpp | 97 wgpu::CommandBuffer commands; in DirectTest() local 156 wgpu::CommandBuffer commands; in IndirectTest() local
|
| H A D | RenderBundleTests.cpp | 113 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 154 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 189 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| H A D | ViewportTests.cpp | 76 wgpu::CommandBuffer commands = encoder.Finish(); in TestViewportQuad() local 131 wgpu::CommandBuffer commands = encoder.Finish(); in TestViewportDepth() local
|
| H A D | DepthBiasTests.cpp | 121 wgpu::CommandBuffer commands = commandEncoder.Finish(); in RunDepthBiasTest() local
|
| H A D | IndexFormatTests.cpp | 91 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 118 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 150 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 178 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 208 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 285 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local 320 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local 356 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local 410 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local 439 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local 466 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local [all...] |
| H A D | MaxLimitTests.cpp | 93 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 227 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| H A D | SubresourceRenderAttachmentTests.cpp | 75 wgpu::CommandBuffer commands = commandEncoder.Finish(); in DoSingleTest() local
|
| H A D | Texture3DTests.cpp | 107 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| H A D | DrawIndexedTests.cpp | 117 wgpu::CommandBuffer commands = encoder.Finish(); in TestImplementation() local
|
| H A D | OpArrayLengthTests.cpp | 145 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 195 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local 255 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| /third_party/skia/tools/skiaserve/urlhandlers/ |
| H A D | BreakHandler.cpp | 25 SkTArray<SkString> commands; in handle() local
|
| /third_party/gn/src/gn/ |
| H A D | command_check.cc | 17 namespace commands { namespace
|
| /third_party/libsnd/programs/ |
| H A D | test-sndfile-metadata-set.py | 39 import commands namespace 42 import subprocess as commands namespace
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references.c | 123 BrotliCreateBackwardReferences(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateBackwardReferences() argument
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | mesa-overlay-control.py | 197 commands = parser.add_subparsers(help='commands to run', dest='cmd') variable
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_queue.h | 56 VkCommandBuffer *commands; member
|
| /third_party/libdrm/tegra/ |
| H A D | job.c | 44 struct drm_tegra_submit_cmd *commands, *command; in drm_tegra_job_add_command() local [all...] |
| /third_party/lame/test/ |
| H A D | lametest.py | 4 import commands namespace
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | BufferUploadPerf.cpp | 139 wgpu::CommandBuffer commands = encoder.Finish(); in Step() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | WireServer.cpp | 30 const volatile char* WireServer::HandleCommands(const volatile char* commands, size_t size) { in HandleCommands() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | backward_references.c | 123 BrotliCreateBackwardReferences(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateBackwardReferences() argument
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | CHelloTriangle.cpp | 122 WGPUCommandBuffer commands; in frame() local
|