Home
last modified time | relevance | path

Searched defs:commands (Results 101 - 125 of 240) sorted by relevance

12345678910

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerTests.cpp145 wgpu::CommandBuffer commands = encoder.Finish(); in TestAddressModes() local
H A DVertexOnlyRenderPipelineTests.cpp299 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
H A DExternalTextureTests.cpp102 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
144 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
H A DSwapChainValidationTests.cpp98 wgpu::CommandBuffer commands = encoder.Finish(); in CheckTextureView() local
268 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
H A DTextureSubresourceTests.cpp84 wgpu::CommandBuffer commands = encoder.Finish(); in DrawTriangle() local
134 wgpu::CommandBuffer commands = encoder.Finish(); in SampleAndDraw() local
H A DDeviceLostTests.cpp90 wgpu::CommandBuffer commands; in TEST_P() local
401 wgpu::CommandBuffer commands; in TEST_P() local
H A DDrawIndexedIndirectTests.cpp97 void TestDraw(wgpu::CommandBuffer commands, RGBA8 bottomLeftExpected, RGBA8 topRightExpected) { in TestDraw() argument
294 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
376 wgpu::CommandBuffer commands[7]; TEST_P() local
410 wgpu::CommandBuffer commands[5]; TEST_P() local
434 wgpu::CommandBuffer commands[7]; TEST_P() local
496 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local
517 wgpu::CommandBuffer commands[2]; TEST_P() local
647 wgpu::CommandBuffer commands = encoder.Finish(); TEST_P() local
[all...]
H A DNonzeroTextureCreationTests.cpp244 wgpu::CommandBuffer commands = encoder.Finish(); in Run() local
H A DPrimitiveStateTests.cpp134 wgpu::CommandBuffer commands = encoder.Finish(); in DoTest() local
H A DPrimitiveTopologyTests.cpp213 wgpu::CommandBuffer commands = encoder.Finish(); in DoTest() local
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp167 wgpu::CommandBuffer commands = encoder.Finish(); in frame() local
H A DAnimometer.cpp175 wgpu::CommandBuffer commands = encoder.Finish(); in frame() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_inc.h10 CreateBackwardReferences( 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) CreateBackwardReferences() argument
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DSubresourceTrackingPerf.cpp135 wgpu::CommandBuffer commands = encoder.Finish(); variable
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DQueryInternalShaderTests.cpp157 wgpu::CommandBuffer commands = encoder.Finish(); in RunTest() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
H A DCommandBufferEncodingTests.cpp24 void ExpectCommands(dawn_native::CommandIterator* commands, in ExpectCommands() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueryValidationTests.cpp135 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
294 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
340 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
421 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
522 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
547 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
568 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
617 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
[all...]
H A DQueueSubmitValidationTests.cpp38 wgpu::CommandBuffer commands; in TEST_F() local
111 wgpu::CommandBuffer commands; in TEST_F() local
255 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
281 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
325 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
354 wgpu::CommandBuffer commands = encoder.Finish(); TEST_F() local
[all...]
H A DTextureValidationTests.cpp481 wgpu::CommandBuffer commands = encoder_post_destroy.Finish(); in TEST_F() local
501 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp95 wgpu::CommandBuffer commands = encoder.Finish(); in drawPipeline() local
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() argument
/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp414 int32_t FaceAuthAllInOneExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands() argument
/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp417 int32_t FingerprintAllInOneExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands() argument

Completed in 17 milliseconds

12345678910