Home
last modified time | relevance | path

Searched defs:sampled (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mindspore/tests/st/ops/gpu/
Dtest_sampled_softmax_loss_op.py23 def generate_test_data(num_classes, batch_size, sampled): argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_functions_test.cc73 bool sampled = false; in TEST() local
/third_party/glib/glib/
Dgthread-posix.c1577 guint sampled = (guint) g_atomic_int_get (&cond->i[0]); in g_cond_wait() local
1607 guint sampled; in g_cond_wait_until() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp140 uint32_t ms, uint32_t sampled, SpvImageFormat format, in Image()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp457 const auto sampled = type->GetOperandAs<uint32_t>(6); in ValidateTypePointer() local
Dvalidate_image.cpp86 uint32_t sampled = 0; member
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp457 const auto sampled = type->GetOperandAs<uint32_t>(6); in ValidateTypePointer() local
Dvalidate_image.cpp81 uint32_t sampled = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp457 const auto sampled = type->GetOperandAs<uint32_t>(6); in ValidateTypePointer() local
Dvalidate_image.cpp86 uint32_t sampled = 0; member
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc469 if (auto* sampled = texture->As<ast::SampledTexture>()) { in EmitType() local
/third_party/spirv-tools/source/opt/
Dtypes.h326 uint32_t sampled() const { return sampled_; } in sampled() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h326 uint32_t sampled() const { return sampled_; } in sampled() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h326 uint32_t sampled() const { return sampled_; } in sampled() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp405 dawn::Texture sampled = Create2DTexture(16, 16, 5, 1, dawn::TextureFormat::RGBA8Unorm, in TEST_F() local
737 dawn::Texture sampled = Create2DTexture(16, 16, 5, 1, dawn::TextureFormat::RGBA8Unorm, in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DQueueWriteTextureValidationTests.cpp227 wgpu::Texture sampled = Create2DTexture({16, 16, 1}, 5, wgpu::TextureFormat::RGBA8Unorm, in TEST_F() local
DCopyCommandsValidationTests.cpp585 wgpu::Texture sampled = Create2DTexture(16, 16, 5, 1, wgpu::TextureFormat::RGBA8Unorm, in TEST_F() local
1192 wgpu::Texture sampled = Create2DTexture(16, 16, 5, 1, wgpu::TextureFormat::RGBA8Unorm, in TEST_F() local
/third_party/gstreamer/gstreamer/gst/
Dgstsystemclock.c134 guint sampled; in gst_futex_cond_wait_until() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp805 spirv::LiteralInteger sampled; in declareType() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h304 gboolean sampled; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc2345 } else if (auto* sampled = tex->As<sem::SampledTexture>()) { in EmitType() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2405 auto* sampled = tex->As<sem::SampledTexture>(); in EmitType() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c1220 unsigned sampled, SpvImageFormat image_format) in spirv_builder_type_image()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3427 auto* sampled = tex->As<sem::SampledTexture>(); in EmitType() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp500 …uilder::makeImageType(Id sampledType, Dim dim, bool depth, bool arrayed, bool ms, unsigned sampled, in makeImageType()

12