Searched defs:sampl (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | c_api_samplers_test.cc | 30 std::shared_ptr<Sampler> sampl = std::make_shared<DistributedSampler>(2, 1); in TEST_F() local 334 std::shared_ptr<Sampler> sampl = std::make_shared<SubsetSampler>(indices); in TEST_F() local 365 std::shared_ptr<Sampler> sampl = std::make_shared<SubsetSampler>(indices, 3); in TEST_F() local 396 std::shared_ptr<Sampler> sampl = std::make_shared<SubsetSampler>(indices, 8); in TEST_F() local 427 std::shared_ptr<Sampler> sampl = std::make_shared<SubsetSampler>(indices); in TEST_F() local
|
D | ir_sampler_test.cc | 38 …std::shared_ptr<SamplerObj> sampl = std::make_shared<DistributedSamplerObj>(2, 1, false, 6, 1, -1,… in TEST_F() local
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 57 #define SF(sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e, sf) \ argument
|
/third_party/boost/libs/hof/doc/html/ |
D | searchindex.js | 1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_cmdstream.c | 845 struct pipe_sampler_state *sampl = &ctx->samplers[st][samp_idx]->base; in panfrost_upload_sampler_sysval() local
|