Searched refs:NUM_SAMPLED (Results 1 – 2 of 2) sorted by relevance
65 GetUniformSamplerAttrInt64(NUM_SAMPLED, &num_sampled_) != SUCCESS || in GetAttrs()224 Attr attr_num_sampled = std::make_pair(NUM_SAMPLED, MakeValue(num_sampled_)); in ComputeReplaceGraph()
146 constexpr char NUM_SAMPLED[] = "num_sampled"; variable