Home
last modified time | relevance | path

Searched defs:pass_through (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_metadata.cc100 std::vector<PassThrough> pass_through; in LocatePassThroughDomainLinks() local
125 for (auto& pass_through : LocatePassThroughDomainLinks(domain)) { in FixupPassThroughDomainLinks() local
/external/rust/crates/vulkano/src/pipeline/
Dblend.rs43 pub fn pass_through() -> Blend { in pass_through() method
97 pub fn pass_through() -> AttachmentBlend { in pass_through() method
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c44 pass_through(GLuint * state, GLuint blendUnit) in pass_through() function