Home
last modified time | relevance | path

Searched defs:passthrough (Results 1 - 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DthisTypeInObjectLiterals.js
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose_opencl.c35 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
[all...]
H A Dvf_transpose_vaapi.c31 int passthrough; // PassthroughType, landscape passthrough mode enabled member
[all...]
H A Dvf_transpose.c49 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
[all...]
H A Dvf_transpose_vulkan.c38 int passthrough; member
[all...]
H A Dvf_scale_cuda.c88 int passthrough; member
H A Dvf_transpose_npp.c79 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
[all...]
H A Dvf_scale_npp.c132 int passthrough; member
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c171 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
/third_party/glfw/tests/
H A Dwindow.c431 int passthrough = glfwGetWindowAttrib(window, GLFW_MOUSE_PASSTHROUGH); in main() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp568 auto passthrough = isSignificandZero | isSignificandInf | isSignificandNaN; in EmitExtGLSLstd450() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h199 unsigned passthrough:1; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h570 LLVMValueRef passthrough; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h50 unsigned passthrough:1; member
104 unsigned passthrough:1; member
H A Dsvga_context.h784 boolean passthrough; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c71 uint32_t passthrough; member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c1033 struct vk_device_extension_table passthrough; in vn_physical_device_init_supported_extensions() local
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c150 static int check_passthrough_connection(bool passthrough, pa_sink *dest) { in check_passthrough_connection() argument
H A Dsource.c1048 void pa_source_reconfigure(pa_source *s, pa_sample_spec *spec, bool passthrough) { in pa_source_reconfigure() argument
[all...]
H A Dsink.c1482 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in pa_sink_reconfigure() argument
[all...]
H A Dprotocol-native.c1751 passthrough = false; in command_create_playback_stream() local
2077 passthrough = false; in command_create_record_stream() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1820 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
H A Dalsa-source.c1635 static void source_reconfigure_cb(pa_source *s, pa_sample_spec *spec, bool passthrough) { in source_reconfigure_cb() argument
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c52 bool passthrough; member
1362 ac_nir_lower_ngg_nogs(nir_shader *shader, enum radeon_family family, unsigned max_num_es_vertices, unsigned num_vertices_per_primitives, unsigned max_workgroup_size, unsigned wave_size, bool can_cull, bool early_prim_export, bool passthrough, bool export_prim_id, bool provoking_vtx_last, bool use_edgeflags, bool has_prim_query, uint32_t instance_rate_inputs) ac_nir_lower_ngg_nogs() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1088 auto passthrough = zeroMaskedLanes ? llvm::Constant::getNullValue(elVecTy) : llvm::UndefValue::get(elVecTy); in createMaskedLoad() local
1161 auto passthrough = zeroMaskedLanes ? llvm::Constant::getNullValue(elVecTy) : llvm::UndefValue::get(elVecTy); in createGather() local

Completed in 55 milliseconds

12