Home
last modified time | relevance | path

Searched defs:spec_constant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs410 pub fn spec_constant(&self, spec_id: u32) -> Option<clc_spec_constant_type> { in spec_constant() method
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp2274 TEST_F(ComputeTest, spec_constant) in TEST_F() argument