Home
last modified time | relevance | path

Searched defs:Sampling (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrTextureEffect.cpp20 struct GrTextureEffect::Sampling { struct in GrTextureEffect
26 Sampling(Filter filter, MipmapMode mm) : fHWSampler(filter, mm) {} in Sampling() function
38 GrTextureEffect::Sampling::Sampling(const GrSurfaceProxy& proxy, in Sampling()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTexture3DTests.cpp26 TEST_P(Texture3DTests, Sampling) { in TEST_P() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/random/
Duniform_candidate_sampler_gpu_kernel.h152 int64_t Sampling() { in Sampling() function
/third_party/mindspore/tests/st/probability/distribution/
Dtest_poisson.py97 class Sampling(nn.Cell): class
Dtest_beta.py134 class Sampling(nn.Cell): class
Dtest_logistic.py94 class Sampling(nn.Cell): class
Dtest_categorical.py103 class Sampling(nn.Cell): class
Dtest_gumbel.py137 class Sampling(nn.Cell): class
Dtest_bernoulli.py139 class Sampling(nn.Cell): class
Dtest_geometric.py138 class Sampling(nn.Cell): class
Dtest_exponential.py120 class Sampling(nn.Cell): class
Dtest_cauchy.py124 class Sampling(nn.Cell): class
Dtest_uniform.py120 class Sampling(nn.Cell): class
Dtest_gamma.py132 class Sampling(nn.Cell): class
Dtest_normal.py128 class Sampling(nn.Cell): class
Dtest_lognormal.py128 class Sampling(nn.Cell): class
/third_party/mindspore/mindspore/dataset/engine/
Dgraphdata.py26 from mindspore._c_dataengine import SamplingStrategy as Sampling unknown
/third_party/nghttp2/src/
Dh2load.h236 struct Sampling { struct
246 Sampling request_times_smp; argument
/third_party/mindspore/tests/st/auto_monad/
Dtest_effect_random.py28 class Sampling(nn.Cell): class
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp296 virtual std::string Sampling() in Sampling() function in glcts::__anonacf70d0f0111::GatherGLSLCompile
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp366 virtual std::string Sampling() in Sampling() function in gl4cts::__anonc837df7e0111::GatherGLSLCompile
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp4190 class Sampling class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5602 class Sampling class