Home
last modified time | relevance | path

Searched defs:passthru (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/core/test/
Dref_test.cpp30 static T* passthru(Arg x) in passthru() function
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c334 LLVMValueRef passthru = LLVMGetUndef(src_vec_type); in lp_build_gather_avx2() local
370 LLVMValueRef passthru = LLVMGetUndef(src_vec_type); in lp_build_gather_avx2() local
/third_party/alsa-lib/include/sound/uapi/
Dhdsp.h68 unsigned char passthru; member
Dhdspm.h75 unsigned int passthru; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp1269 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomVertex() local
1306 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomTessControl() local
1345 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomTessEval() local
1381 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomGeometry() local
1415 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomFragment() local